OmniGraph Node omni.graph.nodes.Tan

omni.graph.nodes.Tan Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

__categories

math:operator

Generated Class Name

OgnTanDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.Tan Description

Trigonometric operation tangent of one input in degrees.

omni.graph.nodes.Tan Inputs

Name

Type

Default

Required?

Descripton

inputs:value

[‘double’, ‘double[]’, ‘float’, ‘float[]’, ‘half’, ‘half[]’, ‘timecode’]

None

Y

Angle in degrees whose tangent value is to be found

omni.graph.nodes.Tan Outputs

Name

Type

Default

Required?

Descripton

outputs:value

[‘double’, ‘double[]’, ‘float’, ‘float[]’, ‘half’, ‘half[]’, ‘timecode’]

None

Y

The tangent value of the input angle in degrees

uiName

Result