_Added in 1.9.3_ *$hypot(N,M)* Returns the length of the "hypotenuse":https://en.wikipedia.org/wiki/Hypotenuse. *Parameters* table(ktable). |*Parameter*|*Description*| | N | The first number x. | | M | The second number y. |