input
output mode
▸
variables
history
—
no history yet
result
—
type an expression and press Enter
multiply: 3*x^2 not 3x^2
constants: pi, e — just use as variables, e.g. 2*pi*r
diff/integrate/solve: explicit * required
solve: 2*x + 6 = 10
functions: sqrt(), sin(), cos(), tan(), ln(), log(), exp()
log(x): natural log — base-10 not yet supported
▸
examples