Difference between revisions of "ESM Math Library"
Jump to navigation
Jump to search
→Stage 10: Hypotenuse
imported>JustTim |
imported>JustTim |
||
Line 139: | Line 139: | ||
=== Stage 10: Hypotenuse === | === Stage 10: Hypotenuse === | ||
Takes the length of both Cathesus in a right triangle as two floats.<br> | |||
Returns the length of the Hypotenuse as a float.<br> | |||
Code to include in FunctionQuestScript: | Code to include in FunctionQuestScript: | ||
<pre>;S10 FUNCTION Hypotenuse | <pre>;S10 FUNCTION Hypotenuse |