Next: syslib numerics sign, Previous: syslib numerics min, Up: syslib numerics [Index]
Compute the absolute value of a fixnum; return a fixnum or bignum.
Compute the absolute value of a bignum; return a fixnum or bignum.
Compute the absolute value of a flonum; return a flonum.
Compute the absolute value of a ratnum; return a ratnum.