ContRap
The symbolic tool for control-flow based rapid prototyping.

Function qwtimplicitcurve from qwtcurves
Brief description

qwtimplicitcurve(data:Object,range:QRectF):QwtRasterData

Cereates an planar implicit curve given by a function More ...

Function information
Name: qwtimplicitcurve
Base:
Group: Qwt plugins:Plots
Icon: plot.png
Color:
Authors:
Copyright:

Detailed description

Cereates an planar implicit curve given by a function. The zero set or a density map of the function can be plotted using the qwtplot command.

Input parameters
data: Object
A function in two number variables returning a number
range: QRectF

Return values
Default return value: QwtRasterData
Curve object