Gallery
 

Math Software -> Gallery (Graph Function, Graph Calculus) -> Creating Function Graphs

Cartesian Coordinate System Function Graphs

line and parabola
polynomial lines and sin function graphs
y=x^2; y=1.5x+1
y=x-x^3/6+x^5/120; y=x;
y=x-x^3/6; y=sin(x)

Polar Coordinate System Function Graphs

Logarithmn helix line
Rose with four leaves
r=exp(0.2a)
r=10sin(2a)

Parametric Function Graphs

Ellipse
Star
x=5cos(u)+3,y=3sin(u)+5;
x=2cos(u)+1,y=2sin(u)-2
a=10(cos(u))^3, r=10(sin(u))^3

Piecewise Function Graphs

piecewise lines
Another piecewise line
y=2, if x<=-2
y=-x, if -2<x<=2
y=-2, if x>2
y=x-1, if x<-1
y=-1, if x=-1
y=x+1, if x>-1

Implicit Function Graphs

graph of implicit function
A sample of implicit function graphs
cos(x*y)=0
x^2-y^2-1=0

Inequality Function Graphs

Graph of inequality function in Cartesian coordinate system
Graph of inequality function in polar coordinate system
x^2+y^2-4<0
a-r<0

Animation

Animation of an equation
Animation of an inequality
y=sin(exp(t*x))
sin(x*y-t)<0

Special Graphs

Step plot
Stem plot
Step Plot y=sin(x)*2
Stem Plot y=sin(x)*2

Note: If you have installed Function Grapher or Visual Calculus in your machine, you can find these examples in Samples directory in your setup path.

Math Software -> Gallery (Graph Function, Graph Calculus) -> Creating Function Graphs

 

 

Copyright © 2005-2010 GraphNow Software. All rights reserved.