MAXF(arg[,arg]+)
Returns the largest numerical value in the argument list to a receiving variable or GRIP statement. This statement is limited to 102 arguments.
|
Statement |
Assigned Value |
|
BIG=MAXF(-1,2,4,10,7) |
BIG equals 10 |