🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

atan

Computes the arc tangent of the given RemoteFloat value.

atan

Source set: Android
public fun atan(a: RemoteFloat): RemoteFloat

Computes the arc tangent of the given RemoteFloat value.

Parameters

a The value whose arc tangent is to be computed.

Return

The arc tangent of a, in radians, in the range of -pi/2 to pi/2.

Content updated: