fractional math in pure sh, the successor to psh-float-micro
Go to file
Mia-admin 0e53ba6b0d
init
2022-01-23 18:59:13 -05:00
addition init 2022-01-23 18:59:13 -05:00
division init 2022-01-23 18:59:13 -05:00
multiplication init 2022-01-23 18:59:13 -05:00
subtraction init 2022-01-23 18:59:13 -05:00
README init 2022-01-23 14:44:45 -05: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
---