Module gr_parabel


Name:
gr_parabel - a GRToolbox module
Description:
Create 2d parabel.
Synopsis:
-[x1 x2 step n parabelh o v noc nof now skip ]
-help For help on all options.
Special Options:
-x1 double Start value (Default: 0)
-x2 double End value (Default :100)
-n int Number of points.
-r int Degree of the parabel. (Default: 2)
-step int Number of steps,
-parabel double Origin of parabel.
Example Input Data:
@title "gr_parabel takes no input!"
Example Output Data:
-1 1
0 0
1 1



Back to List of all GR Modules.