Houdini 20.5 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 principal angle, in radians, representing the inverse sine of the input. The angle is in the range -π/2 to π/2.

See also

APEX nodes