base100
v1.0.7
Published
This library provides a simple way to do math operations in base 100
Downloads
68
Maintainers
Keywords
Readme
Base100 Math Library
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