Changes

Locomotive BASIC

34 bytes added, 15:31, 30 December 2018
/* ABS (n) */
==== <code>ABS (n)</code> ====
: FUNCTION: Returns the absolute value of n by ignoring the sign value, that means a negative value will be changed in a positive one.: Similar commands: SGN
: Example
205
edits