Difference between revisions of "Trigonometry Functions"

No change in size ,  07:58, 7 May 2006
m
imported>Dysesothymteric
m (spacing)
imported>Dysesothymteric
Line 226: Line 226:
   set z7 to ( z5 * z * z )
   set z7 to ( z5 * z * z )
   
   
   set arcsinz to ( z - (z3/3) + (z5/5) - (z7/7) )
   set arctanz to ( z - (z3/3) + (z5/5) - (z7/7) )
   
   
  End
  End