Composables UI is out: our new component library for Compose Multiplatform ->
Function

toRad

Converts the given RemoteFloat value in degrees to radians.

toRad

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

Converts the given RemoteFloat value in degrees to radians.

Last updated: