latest
Tools
Hypot

Returns the square root of the sum of squares of its arguments

ID

662ae72910b6cb87640c91e6

Name

Hypot

Group

Tools

Package

Math

Keywords

hypot

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Hypot node.

  • The first way to create a Hypot node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • hypot
  • The second way is to select a Hypot node from the menu that opens from the top left.
    • Menu > Math > Tools > Hypot

Steps

  • Create a Hypot node.
  • Connect the first number to the first port.
  • Connect the second number to the second port.

See also

Imul2
Addition
Subtraction

Inputs

NameTypeDescriptionDefault Value
a
Number
Input value
b
Number
Input value

Outputs

NameTypeDescription
x
Number
The square root of the sum of squares of the given arguments