Enter an expression using x as a variable (Example:2*x+x^2) . You can use x as may times as desired. Press space to clear.
Implemented Operations: A+B:A plus B. A-B:A minus B. A*B:A times B. A/B:A divided by B. A^B:A to the power of B Planning to add more and more operations in the future like grouping.