Module gr_nose


Name:
gr_nose - a GRToolbox module
Description:
Create a Function of nose2.
Synopsis:
-[x1 x2 step nh o v noc nof now skip ]
-help For help on all options.
Special Options:
-x1 double Start value (Default: 0.000000)
-x2 double End value (Default: 1.000000 )
-n int Number of points.
-step int Number of steps,
Example Input Data:
@title "gr_nose takes no input!"
Example Output Data:
0 0
0.01 0.101353
0.02 0.145184
0.03 0.180003
0.04 0.210291
0.05 0.237746
0.06 0.263219
0.07 0.287203
0.08 0.310009
0.09 0.331849
0.1 0.352871
0.11 0.373183
0.12 0.392868
0.13 0.411987
0.14 0.43059
0.15 0.448715
0.16 0.466394
0.17 0.48365
0.18 0.500506
0.19 0.516977
0.2 0.533079
0.21 0.548822
0.22 0.564218
0.23 0.579275
0.24 0.593999
0.25 0.608398
0.26 0.622478
0.27 0.636242
0.28 0.649695
0.29 0.662841
0.3 0.675684
0.31 0.688227
0.32 0.700472
0.33 0.712423
0.34 0.724082
0.35 0.735452
0.36 0.746534
0.37 0.757332
0.38 0.767847
0.39 0.778082
0.4 0.78804
0.41 0.797721
0.42 0.807129
0.43 0.816266
0.44 0.825134
0.45 0.833735
0.46 0.842073
0.47 0.850149
0.48 0.857967
0.49 0.865528
0.5 0.872835
0.51 0.879892
0.52 0.8867
0.53 0.893264
0.54 0.899586
0.55 0.905668
0.56 0.911516
0.57 0.91713
0.58 0.922516
0.59 0.927676
0.6 0.932614
0.61 0.937334
0.62 0.941839
0.63 0.946133
0.64 0.950221
0.65 0.954105
0.66 0.957791
0.67 0.961282
0.68 0.964582
0.69 0.967697
0.7 0.97063
0.71 0.973386
0.72 0.97597
0.73 0.978387
0.74 0.98064
0.75 0.982736
0.76 0.984679
0.77 0.986474
0.78 0.988127
0.79 0.989642
0.8 0.991025
0.81 0.992282
0.82 0.993418
0.83 0.994439
0.84 0.99535
0.85 0.996157
0.86 0.996867
0.87 0.997484
0.88 0.998015
0.89 0.998467
0.9 0.998845
0.91 0.999156
0.92 0.999405
0.93 0.9996
0.94 0.999748
0.95 0.999854
0.96 0.999925
0.97 0.999968
0.98 0.999991
0.99 0.999999
1 1



Back to List of all GR Modules.