abs.ts
|
code is now typescript. Some minor fixes
|
2021-03-24 14:04:30 +01:00 |
bitLength.ts
|
fixed badges. small improvements
|
2022-10-03 17:35:35 +02:00 |
egcd.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |
gcd.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |
index.ts
|
support for node 10. New builder scripts
|
2021-08-07 00:14:30 +02:00 |
lcm.ts
|
more optimized lcm based on #11 suggestion
|
2022-01-17 11:04:55 +01:00 |
max.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |
min.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |
modInv.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |
modPow.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |
toZn.ts
|
fixed issues/typos with docs
|
2022-09-12 10:59:51 +02:00 |