PDF Form Calculations on ipads
Is there a way to write these two calculations so that they will calculate on an ipad without a special (non-free) app?
I am using these in a PDF form and I'd like it to be usable on a variety of platforms. (This is for a knitting pattern.)
A/B
((Math.round((A/B * C)/4))*4)+1
Thank you!
Tanya