Macaulay2 » Documentation
Packages » Macaulay2Doc :: BesselY
next | previous | forward | backward | up | index | toc

BesselY -- Bessel function of the second kind

Synopsis

Description

i1 : BesselY_0 .5

o1 = -.444518733506707

o1 : RR (of precision 53)
i2 : BesselY_2 3p200

o2 = -.160400393484923729675768299537980918104012040174378220981908

o2 : RR (of precision 200)

See Bessel function.

See also

Ways to use BesselY :

For the programmer

The object BesselY is a method function.