A full calculator that shows numbers in Assamese numerals (০ ১ ২ ৩ ৪ ৫ ৬ ৭ ৮ ৯). Add, subtract, multiply, divide, work with percentages and decimals — toggle to English digits anytime. Works fully offline in your browser.
The calculator stores all numbers internally as standard JavaScript numbers and only translates them into Assamese numerals (০–৯) for display. That means every calculation is exactly as accurate as a normal calculator — switching between Assamese and English digits never changes the underlying value, just how it looks on screen.
| Key | Action |
|---|---|
| 0 – 9 | Enter the corresponding digit (works regardless of display mode) |
| . (period) | Decimal point |
| + − * / | Add, subtract, multiply, divide |
| % | Percentage |
| Enter = | Evaluate the current expression |
| Backspace | Delete the last digit |
| Escape C | Clear all (AC) |
Practice arithmetic in Assamese numerals for math worksheets, school assignments and exam preparation.
Quickly compute bills, taxes and discounts and read the result in the script your customers prefer.
Generate Assamese-numeral results to paste straight into articles, books or government forms.
A familiar pocket calculator with the digits you grew up reading — handy for budgets, recipes and shopping lists.
Yes — 100% free, no signup, no usage limits.
Completely. Everything runs locally in your browser. Nothing is uploaded.
It uses standard JavaScript double-precision arithmetic — accurate to roughly 15 significant digits, the same as most desktop calculators.
Yes — tap Copy Result to copy the current display value to your clipboard, in whichever digit script is active.
No — dividing by zero shows an "Error" message; press AC to start over.