1
0
Fork 0
mirror of https://dicksdeathabove.xyz/~mia/psh-fc synced 2024-09-19 08:28:51 +00:00
library to compare decimal numbers; fractional-compare
Go to file
2022-04-18 23:36:29 -04:00
com added float and ceiling 2022-04-18 23:36:29 -04:00
LICENSE init 2022-04-18 13:57:11 -04:00
README added float and ceiling 2022-04-18 23:36:29 -04:00

---
psh-fractional-compare (psh-fc)
-- A library to replace [ ]/test
---
Usage
-- $1 = number
-- $2 = operator 
-- $3 = number
-- eg: 1.89 ^~ 2
---