bigint-mod-arith/test
Juan Hernández Serrano 41c8b15552 more optimized lcm based on #11 suggestion 2022-01-17 11:04:55 +01:00
..
abs.ts better casting 2021-03-24 15:11:07 +01:00
bitLength.ts more optimized lcm based on #11 suggestion 2022-01-17 11:04:55 +01:00
egcd.ts better casting 2021-03-24 15:11:07 +01:00
gcd.ts better casting 2021-03-24 15:11:07 +01:00
lcm.ts better casting 2021-03-24 15:11:07 +01:00
max.ts code is now typescript. Some minor fixes 2021-03-24 14:04:30 +01:00
min.ts code is now typescript. Some minor fixes 2021-03-24 14:04:30 +01:00
modInv.ts no more NaN -> throw Exception 2021-03-24 18:30:45 +01:00
modPow.ts no more NaN -> throw Exception 2021-03-24 18:30:45 +01:00
toZn.ts no more NaN -> throw Exception 2021-03-24 18:30:45 +01:00