Function

abs

Returns the absolute value of the given RemoteFloat.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

abs

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.

Returns

A RemoteFloat representing the absolute value of a.