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