@upendra.manike/precise-math
Decimal-safe math for JavaScript/TypeScript - accurate arithmetic (add, sub, mul, div, round) without floating-point errors. Plus factorial, prime numbers, fibonacci, GCD, LCM, number conversions, perfect numbers, Armstrong numbers, and more. Perfect for
from-dec
A utility library to convert from decimal to any base
decbin
decbin — Decimal to binary. Returns a string containing a binary representation of the given number argument.