| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | inverse trig functions | Sam Anthony | 2023-03-13 | 1 | -55/+4 |
| | | |||||
| * | degree and radian modes | Sam Anthony | 2023-03-13 | 1 | -28/+73 |
| | | |||||
| * | constants | Sam Anthony | 2023-02-11 | 1 | -2/+28 |
| | | |||||
| * | degree/radian conversion functions | Sam Anthony | 2023-02-11 | 1 | -0/+6 |
| | | |||||
| * | trig functions for radians & degrees | Sam Anthony | 2023-02-11 | 1 | -9/+18 |
| | | |||||
| * | remove unnecessary pub | Sam Anthony | 2023-02-09 | 1 | -3/+3 |
| | | |||||
| * | simplify Function method and rename Calculator method | Sam Anthony | 2023-02-09 | 1 | -5/+5 |
| | | |||||
| * | Function enum | Sam Anthony | 2023-02-09 | 1 | -1/+28 |
| | | |||||
| * | refactor input handlingv0.1.0 | Sam Anthony | 2023-02-02 | 1 | -5/+0 |
| | | |||||
| * | make match expression more concise | Sam Anthony | 2023-02-01 | 1 | -7/+7 |
| | | |||||
| * | exponentiation operator | Sam Anthony | 2023-02-01 | 1 | -0/+3 |
| | | |||||
| * | refactor | Sam Anthony | 2023-02-01 | 1 | -0/+40 |
| | | |||||
| * | input handling | Sam Anthony | 2023-02-01 | 1 | -6/+15 |
| | | |||||
| * | refactor | Sam Anthony | 2023-02-01 | 1 | -0/+2 |
| | | |||||
| * | data structures | Sam Anthony | 2023-02-01 | 1 | -0/+11 |