Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Tom Rettigs Library - effyield(<n rate>, <n compounded>) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 EFFYIELD(<N rate>, <N compounded>)
 Computes the effective rate of interest of a loan.
 Returns <expN> effective yield (effective rate of interest).

 <rate> is the nominal annual rate of interest.
 <compounded> is the number of times interest is compounded annually.

 * Calculate effective yield of a 7.55% account compounded monthly.
 m_yield = EFFYIELD( .0755, 12 )

 * m_yield contains .0782


             Placed in the Public Domain by Tom Rettig Assoc.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson