I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
get GPL
COST (GBP)
this unit 1.40
sub units 0.00
+
0
MathsSpecialBesselJ

J recurrence

BesselJ order reduction through backward recurrence.
Controller: CodeCogs

Interface

C++

J Recurrence

 
doubleJ_recurrencedoublex
double& v
double& newv
boolcancel )
Reduces the order of a Bessel function using backward recurrence,

References:

Cephes Math Library Release 2.8: June, 2000

Parameters

xinput argument.
vcurrent order.
newvnew order.
cancelreturn the larger of the last two iterates on the theory that it may have less cancellation error.

Authors

Stephen L. Moshier. Copyright 1984, 1987, 2000
Documentation by Will Bateman
Source Code

Source code is available when you agree to a GP Licence or buy a Commercial Licence.

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