Difference between revisions of "Simulating new functions"
Jump to navigation
Jump to search
m
a little typo
imported>JustTim (corrected my horrible math mistakes ^^) |
imported>JustTim m (a little typo) |
||
Line 82: | Line 82: | ||
;CALL float Arctan(float tan) | ;CALL float Arctan(float tan) | ||
set f.fin1 to f.tan | set f.fin1 to f.tan | ||
setStage f | setStage f 10 | ||
if f.fout > (f.pi/2) | if f.fout > (f.pi/2) |