Re: Converting a string to reals
- From: "psycho_dad" <s.nesseris@xxxxxxxxx>
- Date: 29 Mar 2007 13:25:43 -0700
Actually,
I would like, if possible, to do the analog of what happens in
Mathematica (ToExpression converts strings to functions):
In: x=2;
ToExpression["x^2"]
Out: 4
Perhaps, it's possible in C?
Cheers,
psycho_dad
.
- Follow-Ups:
- Re: Converting a string to reals
- From: Craig Powers
- Re: Converting a string to reals
- From: psycho_dad
- Re: Converting a string to reals
- References:
- Converting a string to reals
- From: psycho_dad
- RE: Converting a string to reals
- From: meek
- Converting a string to reals
- Prev by Date: Re: Converting a string to reals
- Next by Date: Re: Converting a string to reals
- Previous by thread: RE: Converting a string to reals
- Next by thread: Re: Converting a string to reals
- Index(es):
Relevant Pages
|