Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Locomotive BASIC

166 bytes added, 16:49, 2 March 2007
/* LOWER$ */
: Returns the logarithm to base 10 of n.
==== LOWER$ (se) ==== : [...]Returns a copy of se in which all alphabetical characters are converted to lower case (see also UPPER) : Example <pre>PRINT LOWER$("A1B2c3") - print a1b2c3</pre>
==== MAX (list of n) ====
Anonymous user