Answered
Can I use cosine and sin functions in a custom calculation script?
I'm trying to write a javascript calculation in a PDF form using cos and sin functions but I can't get javascript math functions to work. Any suggestions?
I'm trying to write a javascript calculation in a PDF form using cos and sin functions but I can't get javascript math functions to work. Any suggestions?
Javascript is case-sensitive. Use Math. not math.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.