Keyboard Shortcuts

Keyboard Input Function
Enter Submit input (equals)
Backspace Clear entry
Ctrl+Backspace All clear
sin Inserts sine
cos Inserts cosine
tan Inserts tangent
sqrt Inserts square root
ln Inserts natural log
log Inserts base 10 log
abs Inserts absolute
fact Inserts factorial
pi Inserts pi constant
e Inserts Euler constant
% Inserts percentage denominator
^ Inserts exponentiation operator

Accessing Calculation History

  1. Hover your mouse to previous calculation, right above calculator. Then, left click the expression.
    mouse hover example
  2. The clicked expression will be pasted to your input box.
    pasted history example

Plotting a Function

Note : This calculator only supports single variable function plotting.

  1. Type your function definition at the calculator's input box, using x as the variable.
    plot input
  2. Press enter or equals button to plot the function's graph.
    plot output