- Found in:
- Mathf
Description
Documentation Comment
Returns the tangent of angle f in radians
Caveats
Parameters
floatf
Examples
Auto-Generated Example
float myFloat__f
float returnedValue = LibMathf.Tan(myFloat__f)
Returns the tangent of angle f in radians
float myFloat__f
float returnedValue = LibMathf.Tan(myFloat__f)