https://github.com/nextpointer/mr.-calculator
Powerful calculator handles massive numbers
https://github.com/nextpointer/mr.-calculator
Last synced: 10 months ago
JSON representation
Powerful calculator handles massive numbers
- Host: GitHub
- URL: https://github.com/nextpointer/mr.-calculator
- Owner: nextpointer
- Created: 2024-01-09T17:17:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T17:12:53.000Z (over 1 year ago)
- Last Synced: 2025-04-30T15:25:53.319Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://mr-calculator.deno.dev/
- Size: 383 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mr. Calculator
This is a web application built using Fresh (deno runtime) that allows you to perform calculations with extremely large numbers. It utilizes the powerful Big.js library to handle arbitrary-precision arithmetic, ensuring accurate results even for massive values.
## Features
* **Arbitrary-precision arithmetic:** Calculate with numbers beyond the limitations of standard JavaScript data types using Big.js.
* **User-friendly interface:** Interact with the calculator through a clear and intuitive interface.
## Pictures
