MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: RandomReal gets stuck

  • To: mathgroup at smc.vnet.net
  • Subject: [mg100792] Re: RandomReal gets stuck
  • From: Alexey <lehin.p at gmail.com>
  • Date: Sun, 14 Jun 2009 05:39:19 -0400 (EDT)
  • References: <200906061025.GAA04602@smc.vnet.net> <h0fvjl$rb1$1@smc.vnet.net>

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



  • Prev by Date: Problem of NUMERICAL constraints (Ndsolve) with Nminimize
  • Next by Date: Re: need a help
  • Previous by thread: Re: RandomReal gets stuck
  • Next by thread: Re: RandomReal gets stuck