Atan2#

Outputs the arc tangent of a/b in degrees

Installation#

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

Inputs#

Name

Type

Description

Default

a

decimal_scalers

Input A

b

decimal_scalers

Input B

Outputs#

Name

Type

Description

Default

Result (result)

decimal_scalers

The result of ATan2(A,B)