Houdini 20.0 Nodes APEX Nodes

Asin

Computes the inverse sine.

On this page
Since 20.0

Returns the inverse sine of the input value. The returned angle, in radians, is in the range -π/2 to π/2.

Inputs

radians: Float

The input value in the domain -1 to 1. Values outside of this domain are clamped.

Outputs

result: Float

The principle angle, in radians, representing the inverse sine of input. The angle is in the range -π/2 to π/2.

See also

APEX Nodes