Difference between revisions of "Trigonometry Functions"
Jump to navigation
Jump to search
m
→Taylor Series Variant 2
imported>Bifmadeinsabbioni |
imported>JOG |
||
Line 98: | Line 98: | ||
float sina ; Output Sin | float sina ; Output Sin | ||
float cosa ; Output Cos | float cosa ; Output Cos | ||
float | float tana ; Output Tan | ||
float t1 | float t1 | ||
float t2 | float t2 |