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