Changes

Jump to: navigation, search

Locomotive BASIC

116 bytes added, 21:34, 27 February 2007
/* MAX */
: [...]
==== MAX (list of n) ==== : [Returns the maximum value from the given list...] : Example: <pre>PRINT MAX(3,8,25,1,2,9) - prints 25</pre>
==== MIN ====
197
edits