help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Is it "n" or "pi" ?
From
:
Adrian Spiridon
Subject
:
Is it "n" or "pi" ?
Date
:
Sat, 23 May 2009 00:46:13 -0700 (PDT)
Hello there,
I want to calculate Bessel function of the second kind , Yn(z) for n integer, using the formula :
http://mathworld.wolfram.com/images/equations/BesselFunctionoftheSecondKind/NumberedEquation6.gif
from
http://mathworld.wolfram.com/BesselFunctionoftheSecondKind.html
.
I am not sure, in the formula, whether it is power(z/2,-n) or power(z/2,-pi), Jn(z) or Jpi(z). Similar,on the last term : is it power(z/2,n) or power(z/2,pi) ?
If I zoom the image, it seems to be pi, although n is probably correct.
PS: I know Octave has this function built in, but I want to implement it myself.
Also, where can I find the Octave source code of the function bessely ?
Thanx
Adrian
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
Is it "n" or "pi" ?
,
Adrian Spiridon
,
2009/05/23
Is it "n" or "pi" ?
,
Adrian Spiridon
<=
Re: Is it "n" or "pi" ?
,
Rob Mahurin
,
2009/05/23
Prev by Date:
Is it "n" or "pi" ?
Next by Date:
Roots of Bessel first kind function
Previous by thread:
Is it "n" or "pi" ?
Next by thread:
Re: Is it "n" or "pi" ?
Index(es):
Date
Thread