fastnum2 0.3.6

fork of Fast decimal numbers library
Documentation
1
2
3
4
5
6
mod add;
mod div;
mod mul;
mod neg;
mod rem;
mod sub;