math max
Finds the maximum within a list of numbers or tables
Signature
> math max
Examples
Find the maximum of list of numbers
> [-50 100 25] | math max
math max
> math max
Find the maximum of list of numbers
> [-50 100 25] | math max