Go to file
Trevor Spiteri c847c9e74f implement multiplication for FixedU128, FixedI128 2018-08-09 23:39:44 +02:00
src implement multiplication for FixedU128, FixedI128 2018-08-09 23:39:44 +02:00
.gitignore version 0.0.0 2018-08-09 20:02:34 +02:00
Cargo.toml version 0.0.1 2018-08-09 20:29:59 +02:00
LICENSE-APACHE version 0.0.0 2018-08-09 20:02:34 +02:00
LICENSE-MIT version 0.0.0 2018-08-09 20:02:34 +02:00
README.md version 0.0.0 2018-08-09 20:02:34 +02:00

README.md

Fixed-point numbers

Coming soon (waiting on const generics).