aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* inverse trig functionsSam Anthony2023-03-131-55/+4
* degree and radian modesSam Anthony2023-03-131-28/+73
* constantsSam Anthony2023-02-111-2/+28
* degree/radian conversion functionsSam Anthony2023-02-111-0/+6
* trig functions for radians & degreesSam Anthony2023-02-111-9/+18
* remove unnecessary pubSam Anthony2023-02-091-3/+3
* simplify Function method and rename Calculator methodSam Anthony2023-02-091-5/+5
* Function enumSam Anthony2023-02-091-1/+28
* refactor input handlingv0.1.0Sam Anthony2023-02-021-5/+0
* make match expression more conciseSam Anthony2023-02-011-7/+7
* exponentiation operatorSam Anthony2023-02-011-0/+3
* refactorSam Anthony2023-02-011-0/+40
* input handlingSam Anthony2023-02-011-6/+15
* refactorSam Anthony2023-02-011-0/+2
* data structuresSam Anthony2023-02-011-0/+11