* Finish updating * a couple improvements * Update renames * cleanup examples
Evaluate a math expression into a number
> math eval (math expression)
math expression
Evalulate math in the pipeline
> '10 / 4' | math eval