[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] libmath
From: |
address@hidden |
Subject: |
Re: [Help-gsl] libmath |
Date: |
Thu, 20 Nov 2003 13:00:09 +0100 |
Well,
supposing that an user inserts:
(1+(8^(0.5)))
I'd like to give him the answer.
So the first thing I must do is to pase the expression and the I think I should
traverse the expression and then apply the gsl function to give him the result.
How can I do this?
For example the user can insert complex number .....
--Laura
---------- Initial Header -----------
>From : "Jerome BENOIT" address@hidden
To : "address@hidden" address@hidden
Cc : "help-gsl help-gsl" address@hidden
Date : Thu, 20 Nov 2003 13:21:32 +0200
Subject : Re: [Help-gsl] libmath
>
>
> address@hidden wrote:
> > Hi all,
> >
> > excuse me for my question but I've read the docs of libmath and I don't
> > understand how this library can be useful for gsl.
> >
> > This library parses an expression but how can you apply gsl functions to
> > members expression?
>
> Can you give us a short example of what you want to do ?
>
>
> >
> > Maybe i don't understand but I can't see a way to walke in the tree
> > expression.
> >
> > Can someone explaine me a way to aply the gsl functions?
> >
> >
> > Any help is very appreciated.
> >
> >
> > Cheers
> >
> >
> > --laura
> >
> >
> >
> > _______________________________________________
> > Help-gsl mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/help-gsl
> >
>
>
>