The desktop port of Calque, the reactive calculator
Cliche screenshot on top of a royalty free mountain picure:
The software can be downloaded from the Releases tab and a demo can be tried here
2 + 2 * 2
sqrt(3^2 + 4^2)
2 inch to cm
cos(45 deg)
a = 25
b = a * 2
postal code = 1122
animals:
cats = 2
dogs = 3
plants:
trees = 20
vegetables:
potatoes = 10
carrots = 10
pow2(x) = x ^ 2
pow2(6)
2 * 2
last + 1
Themes can be changed via the right click menu.
Duplicate line or selection: Ctrl+D
Change selected number: Up/Down
Change selected number 10x: Shift+Up/Down
Change indent: Tab/Shift+Tab
Zoom in: Ctrl+Shift+Plus
Zoom out: Ctrl+Minus
Fork of Calque:
https://github.com/grimalschi/calque
Using Math.js: