|
[Date Index]
[Thread Index]
[Author Index]
Re: RandomReal gets stuck
- To: mathgroup at smc.vnet.net
- Subject: [mg100817] Re: RandomReal gets stuck
- From: Peter Breitfeld <phbrf at t-online.de>
- Date: Sun, 14 Jun 2009 21:21:14 -0400 (EDT)
- References: <200906061025.GAA04602@smc.vnet.net> <h0fvjl$rb1$1@smc.vnet.net> <h12geb$eam$1@smc.vnet.net>
Alexey wrote:
> On 13 =C9=C0=CE, 14:07, Peter Breitfeld <ph... at t-online.de> wrote:
>> The issue is, that subFunction makes not Subscript[a,i] but
>> SubscriptBox[a,i], so if you enter (I use LaTeX form here to mark the
>> subscripted a)
>>
>> a[1]===a_1
>> True
>>
>> It's really great!
>
>
> I do not understand what you mean. Your code gives
>
> In[5]:= a[1] === a_ 1
>
> Out[5]= False
>
>
Forgive me. I used LaTeX form. a_1 meant: type "a" then "Ctrl-" then
"1". I apologize for misusing Blank.
--
_________________________________________________________________
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de
Prev by Date:
Re: Inverse / Laplace Transform Halved
Next by Date:
Re: need a help
Previous by thread:
Re: RandomReal gets stuck
Next by thread:
Re: comments on Wolfram Alpha
|