Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

sqrt

Returns the positive square root of the given RemoteFloat.

sqrt

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

Returns the positive square root of the given RemoteFloat.

Last updated: