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