bigint-mod-arith/test
Juanra Dikal 0bd13b078e no more NaN -> throw Exception 2021-03-24 18:30:45 +01:00
..
abs.ts better casting 2021-03-24 15:11:07 +01:00
bitLength.ts better casting 2021-03-24 15:11:07 +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