Difference between revisions of "Trigonometry Functions"

5 bytes added ,  23:34, 9 May 2006
imported>DragoonWraith
imported>DragoonWraith
Line 98: Line 98:
   set Wiki.rad to ( Wiki.ang * 0.0174533 )
   set Wiki.rad to ( Wiki.ang * 0.0174533 )
   set Wiki.cos to 1
   set Wiki.cos to 1
   set Wiki.exp to Wiki.rad                     ; 1st
   set Wiki.exp to Wiki.rad                         ; 1st
   set Wiki.sin to Wiki.exp
   set Wiki.sin to Wiki.exp
   set Wiki.exp to ( Wiki.exp * Wiki.rad )          ; 2nd
   set Wiki.exp to ( Wiki.exp * Wiki.rad )          ; 2nd