CodeCogs - An iteractive open source Numerical library Welcome... Login
CodeCogs
shopping cart
OSXWindowsLinux
Search CodeCogs
Numerical Components

Valid RSS

MathsSpecialBesselJ

J series

Only available under a commercial licence
COST (GBP)
this unit 1.17
sub units 7.74
add a commercial licence to your cart
0
viewed 1339 times and licensed 2 times

Ascending power series approximation of Bessel function of the first kind.

Further Info Controller: CodeCogs  Contact Controller
+View version details
Contents hide toc
buy now     add cart

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.
ExcelReal cc_J_series (Real x, Real v)
This function is available as a Microsoft Excel add-in.

Function Documentation

J Series Calculator
  
Add calculator to website or email
 
doubleJ_seriesdoublex
doublev )
Returns the Bessel function of order v, using an Ascending power series.

References:

Cephes Math Library Release 2.8: June, 2000
Parameters:
xinput argument
vorder
Authors:
Stephen L. Moshier. Copyright 1984, 1987, 2000
Documentation by Will Bateman
Source Code:

To view or download source code you need to buy a Commercial licence.

buy now     add cart

Not a member, then Register with CodeCogs. Already a Member, then Login.


Page Comments

Format Excel Equations

  You must login to leave a messge


Last Modified: 18 Oct 07 @ 17:07     Page Rendered: 2010-03-11 21:12:00

Valid CSS!   Valid XHTML 1.0 Transitional