kmx git
login
register
kc3-lang
/
libtommath
/
s_mp_div_small.c
s_mp_div_small.c
Log
Author
Commit
Date
CI
Message
1cc289d2
2019-11-09T20:23:03
better use of mp_isneg() and mp_iszero()
a44e68e6
2019-10-24T17:43:31
remove MP_IS_* macros
9edd185f
2019-10-04T17:41:09
Addition of fast division (recursive divrem only)