tan
Source set: Android
public fun tan(a: RemoteFloat): RemoteFloat
Computes the trigonometric tangent of an angle in radians.
Parameters
| a | The angle in radians. |
Computes the trigonometric tangent of an angle in radians.
public fun tan(a: RemoteFloat): RemoteFloat
Computes the trigonometric tangent of an angle in radians.
| a | The angle in radians. |
Last updated: