Nodes > Math > Trigonometry > Tan
Returns the tangent of the Radian input angle.
Inputs
Name | Type | Description |
---|---|---|
Radian | float | Input angle, in radians |
Outputs
Name | Type | Description |
---|---|---|
tan( Radians ) | float | Tangent of the input angle |
Was this page helpful?