|
[Date Index]
[Thread Index]
[Author Index]
Re: Outputs of the Limit function
- To: mathgroup at smc.vnet.net
- Subject: [mg64996] Re: [mg64970] Outputs of the Limit function
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Sat, 11 Mar 2006 05:15:31 -0500 (EST)
- Reply-to: hanlonr at cox.net
- Sender: owner-wri-mathgroup at wolfram.com
When you cannot understand the notation, it is often useful to convert the
output cell to InputForm
D[BesselI[n, z], n] /. n -> 5/2
Derivative[1, 0][BesselI][5/2, z]
Bob Hanlon
>
> From: "Ben C" <benjamin.chamberlain at seh.ox.ac.uk>
To: mathgroup at smc.vnet.net
> Subject: [mg64996] [mg64970] Outputs of the Limit function
>
> When using the Limit function I got an output, BesselI(1,0)[5/2,s] ,
> where the bracket (1,0) was a superscript. Please, can anyone tell me
> the significance of the superscript bracket.
>
> Many thanks,
>
> Ben
>
>
Prev by Date:
Re: Outputs of the Limit function
Next by Date:
Re: Re: General--Making the DisplayFormula style in ArticleModern look like Traditional
Previous by thread:
Re: Outputs of the Limit function
Next by thread:
Re: Outputs of the Limit function
|