|
[Date Index]
[Thread Index]
[Author Index]
Re: Is there ToNumber?
- To: mathgroup at smc.vnet.net
- Subject: [mg119633] Re: Is there ToNumber?
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Wed, 15 Jun 2011 07:20:35 -0400 (EDT)
On 6/14/11 at 6:13 AM, sigmundv at gmail.com (SigmundV) wrote:
>Why can't I simply change the head of a string by using Apply?
In[1]:= "String" // AtomQ
Out[1]= True
And in the documentation for Apply under possible issues:
Applying to atomic objects that do not have subparts effectively
does nothing:
Prev by Date:
Mathworld packages
Next by Date:
Problem with Position
Previous by thread:
Re: Is there ToNumber?
Next by thread:
Matrix/tensor algebra shortcuts?
|