এই নিয়ন্ত্রণ পরিবর্তন করলে এই পেজটি স্বয়ংক্রিয়ভাবে আপডেট হবে

BESSELJ

The BESSELJ function returns the integer Bessel function Jn(x).

BESSELJ(any-x-value, n-value)

any-x-value: A number value representing the x value at which you want to evaluate the function.

n-value: A number value representing the order of the function. n-value must be greater than or equal to 0. Any decimal portion is ignored.

Examples

=BESSELJ(25, 3) returns 0.108343081061509.

=BESSELJ(25, 3.9) also returns 0.108343081061509 because any decimal portion of n-value is ignored.

=BESSELJ(–25, 3) returns –0.108343081061509.

See alsoBESSELY
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
কাজে লেগেছে?
অক্ষর সীমা: 250
সর্বাধিক অক্ষর সীমা 250।
আপনার মতামতের জন্য ধন্যবাদ।
Morty Proxy This is a proxified and sanitized view of the page, visit original site.