CodeCogs - A iteractive open source Numerical library in C/C++, with wrappers for .NET and Excel Welcome... Login
Site Map
shopping cart
OSX compatibleWindows compatibleLinux compatible
Search CodeCogs
Numerical Components
Worked Examples

Valid RSS

mathsspecialbesselj

J series

Only available under a commercial licence
COST (GBP)
this unit 1.17
sub units 8.45
add a commercial licence to your cart
0
viewed 1334 times

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

Other modules that are used by this module. We add these to the cart for you whenever you add this module, unless you already own enough licences for them. Click for details
Controller: CodeCogs    Contact Controller

+View version details
Contents hide toc

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:

You do not own any licences for this module.
To view or download source code you must buy a commercial licence.

buy now     add cart

For advanced download and development options 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: 2009-01-05 22:49:34

Valid CSS!   Valid XHTML 1.0 Transitional