Function:
Plot type:
Show | Function |
---|
Many standard mathematical functions are supported. Specifically, the trigonometric and hyperbolic functions and their inverses (prefixed with an a, so asin(x) is inverse sine), as well as log(x) for the logarithm base 10, ln(x) for natural logarithm, abs(x) for |x |, pow(x, y) for x y, and exp(x) for ex. The operators +, − *, / and ^ represent addition, subtraction, multiplication, division, and exponentiation.
The axes can be linear, in units of π, or logarithmic — as selected from the Plot type menu.
Clicking on a curve will add a glider that shows the coordinates of the corresponding point, and can be dragged along the curve to see how the coordinates change. Clicking on the background will hide the glider.
The plot can be scaled using the x and y scale sliders, and panned by dragging the background.
Use the buttons at the bottom to save a plot to a page of images that can then be printed or saved to disk.
Thanks to the developers of the JSXGraph library.
The Mathenæum — © Ken Wessen (2014-25)