Re: [Veusz-discuss] how to define a function by adding other functions?

2014-12-09 Par sujet JAEA
Dear Jeremy,

Thanks!  It works.

After definining func1(x) and func2(x) in the
"Edit->Custom Definitions" dialog box, I can
also write 'func1(x)+func2(x)' in the "Function"
property of a "Plot a function"!

Thanks again.

Yours,
Kazuyoshi

On Tue, 09 Dec 2014 09:06:51 +0100
Jeremy Sanders  wrote:

> Dear Kazuyoshi
> 
> You can define functions in the Edit->Custom Definitions dialog box. 
> Click Add. Change Type to function. Change name to, e.g. func1(x) and 
> change definition to e.g. 2*x+1. You can define func2(x) like this. 
> sumFunc(x) should be defined func1(x)+func2(x)
> 
> Best wishes
> 
> Jeremy
> 
> On 09/12/14 05:28, Kazuyoshi Furutaka wrote:
> > Hi?
> >
> > How can I define a function by adding some
> > already-defined (user-defined) functions?
> > e.g.
> >func1: 2*x+1
> >func2: x*x
> >
> >sumFunc: func1 + func2
> >  (instead of defining (2*x+1)+(x*x) again)
> >
> > Thanks in advance.
> >
> > Kazuyoshi
> > --
> > Kazuyoshi Furutaka
> > furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp
> >
> > ___
> > Veusz-discuss mailing list
> > Veusz-discuss@gna.org
> > https://mail.gna.org/listinfo/veusz-discuss
> >
> 


-- 
Kazuyoshi Furutaka (JAEA) 

___
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss


Re: [Veusz-discuss] how to define a function by adding other functions?

2014-12-09 Par sujet Jeremy Sanders

Dear Kazuyoshi

You can define functions in the Edit->Custom Definitions dialog box. 
Click Add. Change Type to function. Change name to, e.g. func1(x) and 
change definition to e.g. 2*x+1. You can define func2(x) like this. 
sumFunc(x) should be defined func1(x)+func2(x)


Best wishes

Jeremy

On 09/12/14 05:28, Kazuyoshi Furutaka wrote:

Hi?

How can I define a function by adding some
already-defined (user-defined) functions?
e.g.
   func1: 2*x+1
   func2: x*x

   sumFunc: func1 + func2
 (instead of defining (2*x+1)+(x*x) again)

Thanks in advance.

Kazuyoshi
--
Kazuyoshi Furutaka
furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp

___
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss




___
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss