calculator

BA II Plus: Continuous Compounding Step by Step

Use LN and e^x on the BA II Plus for continuously compounded returns and discounting.

TL;DR

Continuous compounding uses natural logs and exponentials. Use LN for continuously compounded returns and e^x for continuous discounting or accumulation.

Formula Reference

Continuously compounded return

r_c = ln(FV / PV) / t

Annualize by dividing by time in years.

Continuous discounting

PV = FV x e^(-rt)

Common in derivatives and fixed income.

BA II Plus Keystrokes

  1. Compute FV / PV
  2. Press LN
  3. Divide by t for the continuous rate
  4. For discounting, compute -r x t
  5. Press 2nd e^x
  6. Multiply by FV

Worked Example

  • PV = 100, FV = 110, t = 1.
  • Continuously compounded return = ln(110 / 100) = 9.53 percent.
  • Use LN after computing the value ratio.

Common Mistakes

  • Using simple return when continuous return is requested.
  • Forgetting the negative sign in continuous discounting.
  • Using log base 10 instead of natural log.

Related Guides