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