mirror of
https://dicksdeathabove.xyz/~mia/psh-fractional
synced 2024-11-09 16:24:55 +00:00
11 lines
247 B
Markdown
11 lines
247 B
Markdown
|
```
|
||
|
---
|
||
|
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
|
||
|
---
|
||
|
```
|