Answered
I have an excel table that I am bringing over to Acrobat 9 to create a form. There is a large calculation that I need to enter, and my java script knowledge is very limited. How would you write this in Java?
This is the Excel Calculation:
=+((((C7*3.14159)/200)^2)+(((D7*3.14159)/200)^2))*E7
Hope you can help!!
Thanks in advance
George