[Libreoffice-bugs] [Bug 117893] besselj gives error for negative order

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed May 30 05:32:02 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=117893

raal <raal at post.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |raal at post.cz

--- Comment #1 from raal <raal at post.cz> ---
 specification
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018486_715980110


6.16.13BESSELJ
Summary: Returns the Bessel function of integer order Jn(x) (cylinder function)
Syntax: BESSELJ( Integer X ; Number N )
Returns: Number
Constraints: N >= 0, INT(N)=N; Evaluators may evaluate expressions where N >= 0
returns a non-error value.
Semantics: Computes the Bessel function of integer order Jn(x). N is also known
as the order.


Constraints: N >= 0 => not a bug

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180530/b740c2cb/attachment.html>


More information about the Libreoffice-bugs mailing list