abs

v0.0.6
abs(x);

Returns the absolute value of x which is its distance from 0
see here

Arguments

xThe input value

Returns

numberThe absolote value of the input

See abs in lu5_math.h