Graph Command Examples

Details

Action

Draws the graph of a function.

graph sin

draw the graph of sin+cos^2

draw graph of sin+cos^2 in "mywindow"

draw the graph of sin+cos^2 in "mywindow" using width 2 color red refinement 120

draw graph of sin+cos^2 width 2 color red refinement 24*5

make f(x,y) x^2-y^2

draw graph of f/10 using color yellow in "My3DWin"