Changes

Jump to: navigation, search

Locomotive BASIC

8 bytes added, 14:17, 26 February 2007
/* ABS (n) */
==== 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 ====
197
edits