Difference between revisions of "Trigonometry Functions"
m
→Arctangent
imported>DragoonWraith (commenting comments again, directing to quest variables, and making things fit on the page) |
imported>Omzy m (→Arctangent) |
||
Line 233: | Line 233: | ||
float z5 ;(used internally) | float z5 ;(used internally) | ||
float z7 ;(used internally) | float z7 ;(used internally) | ||
float | float arctanz ;(the arctangent, that is, the measure of the angle) | ||
These can be renamed, but must also be changed in the code. | These can be renamed, but must also be changed in the code. | ||
;modified from arcsine script supplied by DragoonWraith | ;modified from arcsine script supplied by DragoonWraith |