j0 - Online Linux Manual PageSection : 3
Updated : 2023-02-05
Source : Linux man-pages 6.03

NAMEj0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl − Bessel functions of the first kind

LIBRARYMath library (libm, −lm)

SYNOPSIS#include <math.h>double j0(double x); double j1(double x); double jn(int n, double x);float j0f(float x); float j1f(float x); float jnf(int n, float x);long double j0l(long double x); long double j1l(long double x); long double jnl(int n, long double x);Feature Test Macro Requirements for glibc (see feature_test_macros(7)): j0(), j1(), jn(): _XOPEN_SOURCE || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCEj0f(), j0l(), j1f(), j1l(), jnf(), jnl(): _XOPEN_SOURCE >= 600 || (_ISOC99_SOURCE && _XOPEN_SOURCE) || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE

DESCRIPTIONThe j0() and j1() functions return Bessel functions of x of the first kind of orders 0 and 1, respectively. The jn() function returns the Bessel function of x of the first kind of order n. The j0f(), j1f(), and jnf(), functions are versions that take and return float values. The j0l(), j1l(), and jnl() functions are versions that take and return long double" values.

RETURN VALUEOn success, these functions return the appropriate Bessel value of the first kind for x. If x is a NaN, a NaN is returned. If x is too large in magnitude, or the result underflows, a range error occurs, and the return value is 0.

ERRORSSee math_error(7) for information on how to determine whether an error has occurred when calling these functions. The following errors can occur: Range error: result underflow, or x is too large in magnitude  errno is set to ERANGE. These functions do not raise exceptions for fetestexcept(3).

ATTRIBUTESFor an explanation of the terms used in this section, see attributes(7). InterfaceAttributeValue j0(), j0f(), j0l() Thread safetyMT-Safe j1(), j1f(), j1l() Thread safetyMT-Safe jn(), jnf(), jnl() Thread safetyMT-Safe

STANDARDSThe functions returning double conform to SVr4, 4.3BSD, POSIX.1-2001, and POSIX.1-2008. The others are nonstandard functions that also exist on the BSDs.

BUGSThere are errors of up to 2e−16 in the values returned by j0(), j1(), and jn() for values of x between −8 and 8.

SEE ALSOy0(3)
0
Johanes Gumabo
Data Size   :   14,081 byte
man-jnf.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 164,449
Visitor ID   :     :  
Visitor IP   :   3.145.73.167   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.