Description Usage Arguments Value
Calculate the length of the hypotenuse of a right-angled triangle.
1  | hypot(x, y)
 | 
x | 
 A numeric value representing one leg of the triangle.  | 
y | 
 A numeric value representing the other leg of the triangle.  | 
The length of the hypotenuse.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.