Arcsine

Trigonometric operation arcsin of one input in degrees.

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

value

decimal_scalers, double[], float[], half[]

Angle value in degrees whose inverse sine is to be found

Outputs

Name

Type

Description

Default

Result (value)

decimal_scalers, double[], float[], half[]

The arcsin value of the input angle in degrees