Changes

Locomotive BASIC

203 bytes added, 15:35, 27 February 2007
/* VAL */
: [...]
==== VAL (se) ==== : [Returns the numeric value (including signs) of first numeric character(s) in se.Returns 0 if se starts with a non-number: Example: <pre>PRINT VAL("-12.]34x", VAL("A-12") - prints -12.34 0</pre>
==== VPOS (#st) ====
197
edits