1.0.7 • Published 2 months ago

base100 v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Base100 Math Library

License

Description

The Base100 Math Library is a collection of mathematical functions and utilities for working with base-100 numbers. It provides a set of operations and conversions specifically designed for base-100 arithmetic.

Features

  • Addition, subtraction, multiplication, and division of base-100 numbers
  • Conversion between base-100 and decimal numbers
  • Comparison operations for base-100 numbers
  • Utility functions for working with base-100 numbers

Installation

You can install the Base100 Math Library using npm:

npm install base100