(rontolisp) docs
← Functions

abs

(abs number)

Returns the absolute value of number, preserving its numeric type: an integer yields an integer, a float yields a float, and a ratio yields a ratio.