Thanks for the reply, I'll look into it as soon as I get home...
I checked, and the properties are indeed all uppercase, and the functions all lowercase...
It's normal for JScript to begin lowercase and use an capital by a wordbreak, so I thought it wasn't possible...
And about the sin(PI), this is a limitation of JScript, if you type this in a random HTML file, it still evaluates to 1.2246063538223772e-16
About the space before the parenthese, I though I fixed that...
-edit- I did fix it, but I haven't updated the code... will update when I get home (schoolbell is ringing, gtg)