Changes

Jump to: navigation, search

Locomotive BASIC

12 bytes added, 08:56, 25 January 2019
/* RND [()] */
40 NEXT
</pre>
==== <code><big>RND [(<numeric expression>)]</big></code> ====
: ''BASIC 1.0 & 1.1''
: '''FUNCTION''': Returns the next RaNDom number in sequence if the <numeric expression> has a positive value or is not specified.
run
</pre>
 
==== <code>ROUND (n[,i1])</code> ====
205
edits