Wauvel

Excel like a finance pro.

← The library

Engineering function

BESSELJ

Returns the Bessel function Jn(x).

Rarely usedDifficulty 1600 · ExpertUsage rank #512 of 520
Practice · 2 questions →

When to use it

The Bessel function of the first kind, Jn(x).

The shape of it

Syntax
=BESSELJ(x, n)

Worked examples

  • Order two

    =BESSELJ(1.9,2) 0.329925829

    Order 2 at 1.9.

  • At zero

    =BESSELJ(0,0) 1

    J0 at zero is 1.

  • Order zero

    =BESSELJ(1,0) 0.765197687

    Order 0 at 1.

Worth knowing

  • Oscillates and decays like a damped sine.
  • Vibrating membranes and FM sidebands use it.
  • Order is truncated to an integer.

Where it goes wrong

  • #NUM! for a negative order.
  • #VALUE! for non-numeric input.

Related

Learn the moves here — or let Wauvel run them on your numbers.

Meet your AI CFO →

One CFO-grade Excel tip a week

A short, practical email for finance operators — functions, shortcuts, and the moves that save an afternoon. Free, unsubscribe anytime.