Operators:
+, -, *, /, %, ^
Functions: sqrt(), sin(), cos(), tan(), abs(), log()
Constants: pi, e
About calcnote
calcnote.io is a text-based calculator notebook built for quick math, scratch-work, and iterative edits. You can type freely, see inline result previews, confirm results with keyboard actions, and continue writing without leaving the editor. The app runs directly in your browser and stores your note content locally on your device.
Common examples
1 + 1 = 212 * (4 + 1) = 60sqrt(81) = 9sin(pi / 2) = 1