Changes

Jump to: navigation, search

Locomotive BASIC

12 bytes added, 08:50, 14 January 2019
/* ABS (n) */
=== Functions ===
==== <code><big>ABS (n)</big></code> ====
: ''BASIC 1.0 & 1.1''
: '''FUNCTION''': Returns the ABSolute value of the given numeric expression (n). This means that negative numbers are returned as positive.
67.98
</pre>
 
==== <code>ASC (s)</code> ====
: ''BASIC 1.0 & 1.1''
205
edits