Loading Python libraries...

Python Icon Python Calculator

Result will appear here

Calculation History

×

Graph Function

Graph Function Examples:

  • sin(x) - Sine function
  • x**2 - Quadratic function
  • exp(-x**2) - Gaussian function
  • sqrt(abs(x)) - Square root of absolute value
  • 1/x - Hyperbolic function
  • log(x) - Logarithmic function
  • tan(x) - Tangent function
  • x**3 - 4*x - Cubic function

Tip: You can adjust the X and Y range to better visualize your function.