Kasper
|
1db9598cd2
|
Switch back to official decimal
Switch back to official `decimal` because https://github.com/alkis/decimal/issues/59 is fixed
|
2021-03-15 00:45:08 +01:00 |
|
Kasper
|
b9a1e13146
|
Fix incorrect parsing of named numbers Duodecillion and greater
Named numbers `Duodecillion` and greater had an extra zero in them
|
2021-02-08 02:29:07 +01:00 |
|
Kasper
|
25d151465e
|
Fix cargo doc links
|
2020-11-26 02:04:35 +01:00 |
|
Kasper
|
ef97410fe5
|
Updated decimal dependency to decimal_fixes_mirror
Fixed panics in Rust 1.48.0
|
2020-11-26 01:24:51 +01:00 |
|
Kasper
|
961daae9d5
|
Added named numbers (hundred, quadrillion etc)
|
2020-11-14 04:08:27 +01:00 |
|
Kasper
|
a5aa85c1c0
|
Documented most things, small code improvements
|
2020-08-20 21:59:44 +02:00 |
|
Kasper
|
1e00714cf0
|
Sped up sin/cos/tan by calculating factorials using match statement
|
2019-12-28 06:34:53 +01:00 |
|