* feat: update #4455, regenerate commands' docs * chore: update make_docs script
Finds the maximum within a list of numbers or tables
> math max
Find the maximum of list of numbers
> [-50 100 25] | math max