Houdini 20.0 Nodes APEX Nodes

Acos

Computes the inverse cosine.

On this page
Since 20.0

Returns the inverse cosine of the input value. The returned angle, in radians, is in the range 0 to π.

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 cosine of the input. The angle is in the range 0 to π.

See also

APEX Nodes