tan
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.
RevenueCat
Add subscriptions to your apps in minutes
public fun tan(a: RemoteFloat): RemoteFloat
Computes the trigonometric tangent of an angle in radians.
| a | The angle in radians. |