|
|
@@ -6,6 +6,6 @@ |
|
|
|
- [ ] Exponential syntax support |
|
|
|
- [ ] Optimizations for fractions |
|
|
|
- [ ] Check invalid string inputs |
|
|
|
- [ ] Ordinals (e.g. `twentieth`, `first`, `two millionth`) |
|
|
|
- [X] Ordinals (e.g. `twentieth`, `first`, `two millionth`) |
|
|
|
- [ ] Implement other `fractionType`s, implement `lazy` fractions, e.g. `0.05` => `zero point zero five`, |
|
|
|
will implement `ratio` (`zero and five over one hundred`) and `part` (`zero and five hundredths`) |