Math
Operators
Trigonometric
Tools
Constants
Hypot
Returns the square root of the sum of squares of its arguments
Details
ID
math-tools-hypot
Name
Hypot
Group
Tools
Package
Math
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
A | Number | Input value | |
B | Number | Input value |
Output ports
Name | Type | Description |
---|---|---|
Number | Number | The square root of the sum of squares of the given arguments |
Imul2
Addition
Subtraction