help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Help...


From: Anton Kulchitsky
Subject: Re: [Help-gsl] Help...
Date: Fri, 16 Jul 2004 10:17:07 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

***************


calc sin(x) 1 2
1 and 2 are the limits.
But i have one problem, in argv[1] will be the char array sin(x), and
this is the question, Can i translate a constant char array in
gsl_function????

***************

For this you need to use (or write) a parser which would translate the line 
into the functions. I do not think such a parser is included into the GSL. For 
details you can see Octave code, for example.

Anton






reply via email to

[Prev in Thread] Current Thread [Next in Thread]