blob: 3fb34876fdcfe733f2f980d3c1d010d3eb88c9bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# XSC🧮
**XSC** (e**X**tremely**S**imple**C**alculator): simple way to calculate stuff in the terminal \
syntax: `xsc <number> <(+|-|x|/|%|^)> <number>` or `xsc -sqrt | -r <number>` \
pros: supports floating point number operations.. i guess it's a pro?
## dependencies🤓
* `figlet` : `pacman -S figlet`
* `lolcat` : `pacman -S lolcat`
* `bash` : do you really need to know how to install bash?
###### { jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }
|