Changes

Locomotive BASIC

153 bytes added, 21:42, 27 February 2007
/* INT */
: [...]
==== INT (n) ==== : [As in FIX if n is positive; if n is negative, it rounds it down: Example: <pre>PRINT INT(3.99), INT(-3.]99) - prints 3 -4</pre>
==== JOY (i) ====
197
edits