==== ABS (n) ====
: Returns the absolute value of n by ignoring the sign value.
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
::''Example'':: <pre>PRINT ABS(-3.5) - prints 3.5</pre>
==== ASC ====