* Finish updating * a couple improvements * Update renames * cleanup examples
Finds the maximum within a list of numbers or tables
> math max
Find the maximum of list of numbers
> [-50 100 25] | math max