Macaulay2 » Documentation
Packages » Macaulay2Doc » analytic functions » BesselJ
next | previous | forward | backward | up | index | toc

BesselJ -- Bessel function of the first kind

Description

i1 : BesselJ_0 .5

o1 = .9384698072408129

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

o2 = .486091260585891076907831094114984034801662265643298727377034

o2 : RR (of precision 200)

See Bessel function.

See also

Ways to use BesselJ:

  • BesselJ(Number,Number)
  • BesselJ(ZZ,Number)

For the programmer

The object BesselJ is a method function.


The source of this document is in Macaulay2Doc/ov_analytic_functions.m2:399:0.