9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
#title Min [RCBasic Doc]
|
|
#header Function Min(a, b)
|
|
|
|
Returns the lowest of two numbers.
|
|
|
|
#ref Max
|
|
|
|
|