Evaluates mathematical expressions from selected text using Command E
By running Cmd E (or ctrl E) on any highlighted expression like (5*(9^3+2)), it will evaluate the expression and copy the result to clipboard.
Runs using math.js so can evaluate complex expressions with order of operations