Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add init and exit BC scripts | Mango0x45 | 2021-01-18 | 2 | -0/+6 |
| | |||||
* | Merge BC files into one | Mango0x45 | 2021-01-18 | 2 | -30/+31 |
| | |||||
* | Fix factorial | Mango0x45 | 2021-01-06 | 1 | -13/+19 |
| | |||||
* | Add factorial function | Mango0x45 | 2021-01-05 | 1 | -0/+19 |
| | |||||
* | Add absolute value function | Mango0x45 | 2021-01-05 | 1 | -0/+5 |
| | |||||
* | Fix dumb issues and use GNU Bc | Mango0x45 | 2021-01-05 | 1 | -12/+0 |
| | |||||
* | Fix bugs | Mango0x45 | 2021-01-03 | 2 | -35/+38 |
| | |||||
* | Fix function | Mango0x45 | 2021-01-03 | 1 | -3/+5 |
| | |||||
* | More bc functions | Mango0x45 | 2021-01-03 | 2 | -3/+10 |
| | |||||
* | Try to make math work with BC functions | Mango0x45 | 2021-01-03 | 1 | -0/+98 |