Help
Shortcuts
- Addition uses ;
- Multiplication uses '
- Derivative uses `
- Quickly press a letter n times to get the nth power
- Parentheses use [ and ]
- Use Shift + ] to close all parentheses
- Use Up arrow for superscript, Down arrow for subscript
Operators
square root | sqrt(x) |
cube root | cbrt(x) |
nth root | root(x,n) |
limit | lim(x->c) |
integral | int(a,b) |
sum | sum(i=a,b) |
product | prod(i=a,b) |
Type an equation below