funcplot.inx revision f7b7ce562088ac6b9eff7a3ce00c683e842fa5d0
39135a3e07243519dbe40a68e86a7ef524eb3f1bmfloryan<inkscape-extension>
39135a3e07243519dbe40a68e86a7ef524eb3f1bmfloryan <_name>Function Plotter</_name>
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould <id>org.inkscape.effect.funcplot</id>
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould <dependency type="executable" location="extensions">funcplot.py</dependency>
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould <dependency type="executable" location="extensions">inkex.py</dependency>
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould <param name="tab" type="notebook">
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <page name="sampling" _gui-text="Range and Sampling">
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <param name="xstart" type="float" min="-1000.0" max="1000.0" _gui-text="Start x-value">0.0</param>
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <param name="xend" type="float" min="-1000.0" max="1000.0" _gui-text="End x-value">1.0</param>
ce0894ef51fa709efed8e91dd0f48b179391fee9Kris <param name="times2pi" type="boolean" _gui-text="Multiply x-range by 2*pi">false</param>
ce0894ef51fa709efed8e91dd0f48b179391fee9Kris <param name="ybottom" type="float" min="-1000.0" max="1000.0" _gui-text="y-value of rectangle's bottom">0.0</param>
ce0894ef51fa709efed8e91dd0f48b179391fee9Kris <param name="ytop" type="float" min="-1000.0" max="1000.0" _gui-text="y-value of rectangle's top">1.0</param>
77faba1a12267953e2d076c6e3f22cb5596c2c24Alvin Penner <param name="samples" type="int" min="2" max="1000" _gui-text="Samples">8</param>
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <param name="isoscale" type="boolean" _gui-text="Isotropic scaling (uses smallest: width/xrange or height/yrange)">false</param>
ce0894ef51fa709efed8e91dd0f48b179391fee9Kris </page>
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <page name="desc" _gui-text="Help">
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <param name="pythonfunctions" type="description">The following functions are available:
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner(the available functions are the standard python math functions)
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpennerceil(x); fabs(x); floor(x); fmod(x,y); frexp(x); ldexp(x,i);
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpennermodf(x); exp(x); log(x [, base]); log10(x); pow(x,y); sqrt(x);
ce0894ef51fa709efed8e91dd0f48b179391fee9Krisacos(x); asin(x); atan(x); atan2(y,x); hypot(x,y);
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpennercos(x); sin(x); tan(x); degrees(x); radians(x);
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpennercosh(x); sinh(x); tanh(x).
2f23b1ab52f2251a9820a60987bc1c8c435c77e1buliabyak
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpennerThe constants pi and e are also available. </param>
358b46a388b1e316e51bc6fc5c4c7b10525db5caapenner </page>
33cf7e6df495ad964c508d6c6678a9e9cfa9e6cfAlvin Penner </param>
2f23b1ab52f2251a9820a60987bc1c8c435c77e1buliabyak <param name="fofx" type="string" _gui-text="Function">exp(-x*x)</param>
2f23b1ab52f2251a9820a60987bc1c8c435c77e1buliabyak <param name="fponum" type="boolean" _gui-text="Calculate first derivative numerically">true</param>
24020dd0f318c74a3513803fe3861f3799cd7d2calvinpenner <param name="fpofx" type="string" _gui-text="First derivative">x</param>
359d93d9e7af95451fccac906ed18856ad878dd1alvinpenner <param name="remove" type="boolean" _gui-text="Remove rectangle">true</param>
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould <param name="drawaxis" type="boolean" _gui-text="Draw Axes">false</param>
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould <effec Error!

 

There was an error!

null

java.lang.NullPointerException