Users can input equations in various forms, including explicit functions, parametric equations, and polar coordinates. The calculator instantly plots the graphs, allowing users to visualize and analyze mathematical relationships. Desmos supports a wide range of mathematical functions, including trigonometric,...
Graphing: Plot polar, Cartesian, and parametric graphs. There’s no limit to how many expressions you can graph at one time—and you don’t even need to enter expressions in y= form! Sliders: Adjust values interactively to build intuition, or animate any parameter to visualize its effect on...
Graphing: Plot polar, Cartesian, and parametric graphs. There’s no limit to how many expressions you can graph at one time—and you don’t even need to enter expressions in y= form! Sliders: Adjust values interactively to build intuition, or animate any parameter to visualize its effect on...
Graphing: Plot polar, cartesian, or parametric graphs. There’s no limit to how many expressions you can graph at one time—and you don’t even need to enter expressions in y= form! Sliders: Adjust values interactively to build intuition, or animate any parameter to visualize its effect on...
In 3D, points do not automatically plot from a table. To plot points from a table, on a new line in the expression list type the header values of your table as coordinates, such as (x1,y1,z1)(x1,y1,z1). Explore more by clicking on the graph. Learn More Interactive Tour Explore...
Hold and drag along a curve to see the coordinates change under your finger.Scientific Calculator: Just type in any equation you want to solve and Desmos will show you the answer. It can handle square roots, logs, absolute value, and more.Inequalities: Plot cartesian and polar inequalities....
Updates the math coordinates of the graphpaper bounds. bounds must be an object with left, right, bottom, and top properties. If invalid bounds are provided (bounds.right <= bounds.left, bounds.top <= bounds.bottom), the graphpaper bounds will not be changed. Example: //Only show the ...
Graphing: Plot polar, Cartesian, and parametric graphs. There’s no limit to how many expressions you can graph at one time—and you don’t even need to enter expressions in y= form! Sliders: Adjust values interactively to build intuition, or animate any parameter to visualize its effect on...
Hold and drag along a curve to see the coordinates change under your finger. Scientific Calculator: Just type in any equation you want to solve and Desmos will show you the answer. It can handle square roots, logs, absolute value, and more. Inequalities: Plot Cartesian and polar inequalities...
The graphpaperBounds observable property gives the bounds of the graphpaper in both math coordinates and pixel coordinates. It is an object with the following structure: { mathCoordinates: { top: Number, bottom: Number, left: Number, right: Number, width: Number, height: Number }, pixelCoordi...