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

abs

Returns the absolute value of the given RemoteFloat.

abs

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

Returns the absolute value of the given RemoteFloat.

Parameters

a The RemoteFloat whose absolute value is to be determined.

Return

A RemoteFloat representing the absolute value of a.

Content updated: