-
-
Notifications
You must be signed in to change notification settings - Fork 673
Open
Description
From http://ask.sagemath.org/question/314/bessel-functions :
(2) There was talk a while back about making the zeros of the Bessel functions available without having to calculate them with find_root() (Not that there's a problem doing that, but it would just be a convenience.) I was just wondering if anything came of that.
Note that mpmath provides this functionality as documented at http://mpmath.googlecode.com/svn/trunk/doc/build/functions/bessel.html#besseljzero
Component: symbolics
Issue created by migration from https://trac.sagemath.org/ticket/10636