Circular Helix Array
From:
Michael Gibson
5 Apr 2008 (30 of 68)
1519.30
In reply to
1519.27
Hi Steve - re: Math functions
That's actually just straight JavaScript code there, so check out any JavaScript programming reference to get the complete list. (in this case look for something like "Math object").
Here are a couple of links:
http://www.w3schools.com/js/js_obj_math.asp
http://msdn2.microsoft.com/en-us/library/b272f386.aspx
- Michael