hypot~ Reference

Hypotenuse of the inputs

hypot~

Examples

Inlets

a [auto]

Opposite/adjacent side a.

b [auto]

Opposite/adjacent side b.

Outlets

Hypotenuse [signal]

The hypotenuse of the two inputs.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [auto]

Opposite/adjacent side a.

in2 [auto]

Opposite/adjacent side b.

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
cartopol Convert Cartesian values to polar format. Angles are in radians.
poltocar Convert polar to cartesian coordinates
sin Sine of the input
cos Cosine of the input
tan Tangent of the input