2D Functions

Sin, cos

 Previous Next 

plot( sin, 0, 3*pi, 40, "circle:8" )
plot( cos, 0, 3*pi, 40, "square:8:red", "red" )