Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlaCostea committed Oct 26, 2021
1 parent 76419a4 commit 109ff0b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,17 @@ yarn jest src/__tests__/latex-equal.spec.ts -t src/fixtures/latex-equal/7119.ts

## Capabilities

- comparing linear equations in one variable
It can determine mathematical equivalence between:

- linear equations in one variable
- linear equations in two variables
- 2-way inequalities with one or two unknown variables
- 2-way inequalities in one or two variables
- compound inequalities in one variable
- trigonometric identities or functions
- trigonometric identities and functions
- inverse trigonometric functions
- it can also handle degrees, radians and gradians
- recognises similar notation for logarithms and based logarithms
- similar notation for logarithms and based logarithms

It can also handle degrees, radians and gradians


### things that'd be great (but we may have to park until we have more time)
Expand Down

0 comments on commit 109ff0b

Please sign in to comment.