Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Compounding

module

Compounding Copyright (c) Jin Yang. All Rights Reserved.

Index

Enumeration members

Compounded

Compounded: = 1

$ (1+r)^t $

CompoundedThenSimple

CompoundedThenSimple:

Compounded up to the first period then Simple

Continuous

Continuous: = 2

$ e^{rt} $

Simple

Simple: = 0

$ 1+rt $

SimpleThenCompounded

SimpleThenCompounded:

Simple up to the first period then Compounded