Search
bigint-mod-arith
Some common functions for modular arithmetic using native JS implementation of BigInt
v3.3.1 URL:
https://unpkg.com/bigint-mod-arith@3.3.1/dist/index.browser.esm.js
Open
Browse Files
modular arithmetics
BigInt
lcm
gcd
egcd
modinv
modular inverse
modpow
modular exponentiation
@lumeweb/bigint-mod-arith
Some common functions for modular arithmetic using native JS implementation of BigInt
v1.0.0 URL:
https://unpkg.com/@lumeweb/bigint-mod-arith@1.0.0/lib/index.js
Open
Browse Files
modular arithmetics
BigInt
lcm
gcd
egcd
modinv
modular inverse
modpow
modular exponentiation