MAthematica version 2.0 (DOS) to 4.0 is a great tool in this aspect. It 
can solve analytical math equation. E.g. To integrate x**n w.r.t. x u may 
write as
        Integrate[x^n,x]
The answer will be given in analytical form keeping (n+1) as superscript 
of x as we do. It can also plot a lots of type. It can also manipulate 
matrix mechanism etc.




On Tue, 5 Sep 2000, Arup Kanjilal wrote:

> Sure you could. You need to come up with a 'equation
> scripting' language of your own and write C code to
> parse and execute that. This is not really my area,
> but I thought Matlab did all of this and more.
> 
> Arup
> 
> --- subhadeep panda <[EMAIL PROTECTED]> wrote:
> >  hello..
> >  I was wondering if I could solve equation strings
> >  runtime thru my C prog i.e without compiling
> > everytime
> >  I wanted to evaluate a new string ...
> >  thank you
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Mail - Free email you can access from
> > anywhere!
> > http://mail.yahoo.com/
> > 
> > --
> > To unsubscribe, send mail to [EMAIL PROTECTED]
> > with the body
> > "unsubscribe ilug-cal" and an empty subject line.
> > FAQ: http://www.ilug-cal.org/help/faq_list.html
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
> 
> --
> To unsubscribe, send mail to [EMAIL PROTECTED] with the body
> "unsubscribe ilug-cal" and an empty subject line.
> FAQ: http://www.ilug-cal.org/help/faq_list.html
> 

***************************************************************
* ABHIJIT BHATTACHARYYA       * e-mail : [EMAIL PROTECTED] *
* [ Senior Research Fellow ]  *       [EMAIL PROTECTED]      *
* C/O. Dr. A. M. Basu         * PHONE  : 0091-033-576-9840    *
* Department of Physics       *                      [RES]    *
* Jadavpur University         *  Flat-GG. Lolita Apartment [B]*
* Calcutta 700 032            *  22 Narayantala (W). Cal- 59  *
* West Bengal                 *  INDIA                        *
* India                       *                               *
***************************************************************




--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html

Reply via email to