0.0.1 • Published 3 years ago

@fraddy/calci v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Calci

Calci is a library which allows to do operations on huge digits of integer numbers that cannot be handled by pure JavaScript.

Experimental code

The library is still under development and testing. Not suitable for Production system.

Support

The library is only supported in NodeJs.

Getting Started

Usage

  • Will be added soon.

Operation Supported

  • Addition
  • Subraction
  • Multiplication
  • Less than opertor

License

This project is licensed under the MIT License - see the LICENSE.md file for details