[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.5.15 ifplot, conplot, plot, polarplot, plotover

ifplot(func [,geometry] [,xrange] [,yrange] [,id] [,name])
:: Displays real zeros of a bi-variate function.
conplot(func [,geometry] [,xrange] [,yrange] [,zrange] [,id] [,name])
:: Displays real contour lines of a bi-variate function.
plot(func [,geometry] [,xrange] [,id] [,name])
:: Displays the graph of a univariate function.
polarplot(func [,geometry] [,thetarange] [,id] [,name])
:: Displays the graph of a curve given in polar form.
plotover(func,id,number)
Plots on the existing window real zeros of a bivariate function.

return
integer
func
polynomial
geometry xrange yrange zrange
list
id number
integer
name
string

 

References
7.5.1 ox_launch, ox_launch_nox, ox_shutdown, 7.5.6 ox_reset,ox_intr,register_handler


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by root on March, 5 2004 using texi2html