modexp64
Modular exponentiation in NodeJS using 64 bits unsigned numbers. Implemented in C++.
Modular exponentiation in NodeJS using 64 bits unsigned numbers. Implemented in C++.
Transform stream factory to exponentiate numeric data stream values according a specified power.
Fast arbitraty-precision integer arithmetic library. Used for large-number calculations including finding large prime numbers, performing modular exponentiation and other arithmetic operations.
Integers for JavaScript
Prime Exponent Object
Package to assist in easy exponentiation.
A TypeScript-based library for evaluating nested arithmetic expressions in JSON format, utilizing high-precision Big.js calculations.
This library provides a simple way to do math operations in base 100
Fast modular exponentiation function, for numbers and bigints.