Ascending power series approximation of Bessel function of the first kind.
Controller: CodeCogs
View version details
Contents  |
|
Interface
#include <codecogs/maths/special/bessel/j/j_series.h>
using namespace Maths::Special::Bessel::J;
| double | J_series (double x, double v) Ascending power series approximation of Bessel function of the first kind. |
 | Real | cc_J_series (Real x, Real v) This function is available as a Microsoft Excel add-in. |
Function Documentation
Returns the Bessel function of order
v, using an Ascending power series.
References:
- Cephes Math Library Release 2.8: June, 2000
Parameters:
Authors:
- Stephen L. Moshier. Copyright 1984, 1987, 2000
Documentation by Will Bateman
Page Comments
You must login to leave a messge
Last Modified: 18 Oct 07 @ 17:07 Page Rendered: 2009-01-05 22:49:34