Difference between revisions of "Trigonometry Functions"
m
→Arctangent: typo
imported>Dysesothymteric m (spacing) |
imported>Dysesothymteric m (→Arctangent: typo) |
||
Line 226: | Line 226: | ||
set z7 to ( z5 * z * z ) | set z7 to ( z5 * z * z ) | ||
set | set arctanz to ( z - (z3/3) + (z5/5) - (z7/7) ) | ||
End | End |