Extension Icon

Evaluate Math Expression

Reads current selection, evaluates the math expression, and shows it in a desired way
Overview

Evaluate Math Expression

A Raycast extension that reads current selection, evaluates the math expression, and shows it in a desired way.

Available Settings

TitleDescriptionDefault
Max DecimalsMaximum number of decimals to include in the result3
Output OptionsReplace the current selection with the resulttrue
Copy To ClipboardCopy the result to clipboardfalse
Display ResultDisplay the result in a notificationfalse

Examples; and how to use it

Select one of the two below lines and run the command and it will paste the result

1/3 x=2; y=5; x^2