From 46b63733a4e8f64404f4d28814ca1b52738e9021 Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Sat, 29 Mar 2008 10:28:49 +0000 Subject: svn propset svn:eol-style native *.inx (bzr r5229) --- share/extensions/funcplot.inx | 106 +++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'share/extensions/funcplot.inx') diff --git a/share/extensions/funcplot.inx b/share/extensions/funcplot.inx index 11250c7c3..a902fa28a 100644 --- a/share/extensions/funcplot.inx +++ b/share/extensions/funcplot.inx @@ -1,53 +1,53 @@ - - <_name>Function Plotter - org.inkscape.effect.funcplot - funcplot.py - inkex.py - - - 0.0 - 1.0 - false - 0.0 - 1.0 - 8 - false - true - - - <_param name="funcplotuse" type="description">Select a rectangle before calling effect. -Rectangle determines x and y scales. - -With polar coordinates: - Start and End x-values define the angle range in radians. - x scale is set so left and right edges of rectangle are at +/-1. - Isotropic scaling is disabled. - First derivative is always determined numerically. - - - <_param name="pythonfunctions" type="description">Standard python math functions are available: - -ceil(x); fabs(x); floor(x); fmod(x,y); frexp(x); ldexp(x,i); -modf(x); exp(x); log(x [, base]); log10(x); pow(x,y); sqrt(x); -acos(x); asin(x); atan(x); atan2(y,x); hypot(x,y); -cos(x); sin(x); tan(x); degrees(x); radians(x); -cosh(x); sinh(x); tanh(x). - -The constants pi and e are also available. - - - exp(-x*x) - true - x - true - false - - rect - - - - - - + + <_name>Function Plotter + org.inkscape.effect.funcplot + funcplot.py + inkex.py + + + 0.0 + 1.0 + false + 0.0 + 1.0 + 8 + false + true + + + <_param name="funcplotuse" type="description">Select a rectangle before calling effect. +Rectangle determines x and y scales. + +With polar coordinates: + Start and End x-values define the angle range in radians. + x scale is set so left and right edges of rectangle are at +/-1. + Isotropic scaling is disabled. + First derivative is always determined numerically. + + + <_param name="pythonfunctions" type="description">Standard python math functions are available: + +ceil(x); fabs(x); floor(x); fmod(x,y); frexp(x); ldexp(x,i); +modf(x); exp(x); log(x [, base]); log10(x); pow(x,y); sqrt(x); +acos(x); asin(x); atan(x); atan2(y,x); hypot(x,y); +cos(x); sin(x); tan(x); degrees(x); radians(x); +cosh(x); sinh(x); tanh(x). + +The constants pi and e are also available. + + + exp(-x*x) + true + x + true + false + + rect + + + + + + -- cgit v1.2.3