psh-fractional/README.md

11 lines
247 B
Markdown
Raw Normal View History

2022-01-31 22:09:24 +00:00
```
---
psh-fractional
-- fractional math in pure sh, successor to psh-float-micro
---
The plan here is to devise hackish ways to do fractional math
-- for each of the base operations
---- addition, subtraction, multiplication, & division
---
```