Show Topics
...go ahead and read the manual, we won't tell anyone.
Help Topics > All Functions > Max
Max returns the highest value number from a list of numbers.
Usage:
max("list")
Example:
answer max(2,10,4.3) -- shows 10
...go ahead and read the manual, we won't tell anyone.
max("list")
answer max(2,10,4.3) -- shows 10