Changes

Jump to: navigation, search

Locomotive BASIC

11 bytes added, 08:51, 14 January 2019
/* Functions */
=== Functions ===
==== <code><big><big>ABS (n)</big></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.
205
edits