Yearly Freq
Yearly frequency to be used in financial calculations
Controller:
CodeCogs
Interface
#include <codecogs/finance/banking/yearlyfreq.h>
using namespace Finance::Banking;
| enum | YearlyFreq
Yearly frequency to be used in financial calculations |
Use the following HTML code to embed the calculators within other websites:
Other Documentation
The yearly frequency to be used in financial calculations
<table border="0">
<tr align="center"><td width="100">
<strong>Type</strong></td><td><strong>Description</strong></td></tr>
<tr>
<td align="center" valign="top"><em>yf_Annual</em></td>
<td>Payments are made annually.</td>
</tr>
<tr>
<td align="center" valign="top"><em>yf_SemiAnnual</em></td>
<td>Payments are semi-annual (2 per year).</td>
</tr>
<tr>
<td align="center" valign="top"><em>yf_Quarterly</em></td>
<td>Payments are quarterly (4 per year).</td>
</tr>
</table>
Authors
- James Warren (August 2005)
Source Code
Source code is available when you agree to a GP Licence or buy a Commercial Licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
You must login to leave a messge