Difference between revisions of "ESM Math Library"
Jump to navigation
Jump to search
→Stage 30: getAngle
imported>Galsiah |
imported>JustTim |
||
Line 446: | Line 446: | ||
=== Stage 30: getAngle === | === Stage 30: getAngle === | ||
Takes two floats (Y and Y dimension of a 2D Vector).<br> | |||
Returns the Angle of the Vector in DEGREES as a float.<br> | |||
Code to include in FunctionQuestScript: | Code to include in FunctionQuestScript: | ||
<pre>;S30 FUNCTION getAngle | <pre>;S30 FUNCTION getAngle |