Graphing Tutorial
Learn to plot with DAS like a pro!
Getting Started
ā A function is an equation in the form .
ā A relation is an equation with both and in it.
ā Domain and range are optional except for parametric graphs.
/graph single function
/graph single function
Use this command to plot a single function. The name of the function can be anything, in this case we used .

/graph multiple function
/graph multiple function
Use this command to plot two functions. Great for graphing derivatives, antiderivatives and inverse graphs.

/graph single relation
/graph single relation
Use this command to plot a single relation. Check out the graph of a heart below! We changed the domain and range to get a close-up.

/graph multiple relation
/graph multiple relation
Use this command to plot two relations. Great for graphing conic sections such as circles and hyperbolas.

/graph single parametric
/graph single parametric
Use this command to plot a set of parametric equations, that is and . You must specify the start and end times.

/graph single 3D
/graph single 3D
Use this command to plot a 3D representation of a function or relation. Looks pretty cool, right?

Notes
The default domain is š„ ā [-5, 5].
The default range is šŗ ā [-5, 5].
Vote is required for 3D graphs.
Last updated
Was this helpful?