-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: OpenFormula
-
Labels:None
-
Environment:
as per 11/26/2018
-
Proposal:
The BESSELJ function ( section 6.16.13 in ODF1.3 draft) has the Constraints "N >= 0, INT(N)=N; Evaluators may evaluate expressions where N >= 0 returns a non-error value."
But the order N need not be non-negative, there exists reflection formulae. And the order N need not be integer, fractional order, especially half-integer is used too.
References:
https://en.wikipedia.org/wiki/Bessel_function
https://stat.ethz.ch/R-manual/R-devel/library/base/html/Bessel.html