An open API service indexing awesome lists of open source software.

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

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

![1710518419585](images/README/1710518419585.png)