fractional math in pure sh, the successor to psh-float-micro
Go to file
2022-03-09 10:28:30 -05:00
addition update readme; ton of work -- still wip; on pause for now 2022-03-09 10:28:30 -05:00
division update readme; ton of work -- still wip; on pause for now 2022-03-09 10:28:30 -05:00
multiplication update readme; ton of work -- still wip; on pause for now 2022-03-09 10:28:30 -05:00
subtraction update readme; ton of work -- still wip; on pause for now 2022-03-09 10:28:30 -05:00
LICENSE change to unlicense; add long multiplication 2022-02-16 14:09:07 -05:00
README update readme; ton of work -- still wip; on pause for now 2022-03-09 10:28:30 -05:00
README.md README 2022-01-31 17:09:24 -05:00
tester update readme; ton of work -- still wip; on pause for now 2022-03-09 10:28:30 -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
---