Enter an algebraic expression (ie. 10(2^2 * 5) / :sqrt(25)) to be calculated or simplified.
| suported operations | |
|---|---|
| symbol | operation |
| + | addition |
| - | substraction |
| * | multiplication |
| / | division |
| ^ | exponentiation |
| :sqrt(n) | square root |
| :cos(radians) | cosine |
| :sin(radians) | sine |
| :tan(radians) | tangent |