Skip to Content

BESSELY

Returns the Bessel function Yn(x)

Syntax

BESSELY(x, n)

Parameters

  • x: Required. The value at which to evaluate the function
  • n: Required. The order of the function

Example

=BESSELY(2.5, 1)
Returns: NumberSince: Excel 2003