View on GitHub

SpheroidScript

//Spheroid Script/spheroid.math/abs

abs

Returns the absolute value of the given value x.

fun abs(x: Number): Double