A free-form, linked canvas calculator inspired by Tydlig and OpalCalc. Everything autosaves in your browser.
#3 — it renders as the same live pill.+ − × ÷ ^ % automatically continues from the nearest result above.price = 2.5 — the card gets a green price = tag.price * qty — each variable renders as a live green pill showing its value, with an arrow back to its definition. Click a pill to jump there; change the definition and every use updates.2x + 6 = 20 → x ≈ 7. Solved numerically over −100…100, work shown under the card. 5x^2 + 25 = 2 has no real solution — it will tell you.84.50 dinner + 12 tip works fine. A line of only words is a pure note.+ − * / ^ ( ) !, percent: 200 + 7% = 214, 50 * 10% = 5.pi π e tau τ phi φ. Scientific notation like 1.5e6.x, several curves separated by commas: sin(x), x^2/8. Drag to pan, scroll to zoom, hover to inspect.…?ws=CODE on any computer to pull it there. With auto-sync on, edits push automatically and the workspace pulls on open/focus. Requires Cloudflare Pages hosting with the included functions folder and a KV namespace bound as NUMBR_KV..json files · Copy text for plain text · Print for PDF.Sync this workspace across computers. Requires hosting on Cloudflare Pages with the included functions folder and a KV namespace bound as NUMBR_KV. The code is the key to your data — keep it private.
Code: —