YearlyFreq
Yearly frequency to be used in financial calculations
You're viewing an older version of this page (#302). View the current version.
Interface
#include <codecogs/finance/banking/yearlyfreq.h>
using namespace Finance::Banking;
The yearly frequency to be used in financial calculations
| Type | Description |
| yf_Annual | Payments are made annually. |
| yf_SemiAnnual | Payments are semi-annual (2 per year). |
| yf_Quarterly | Payments are quarterly (4 per year). |
This function's source code is only visible to registered users — documentation and the calculator above are free to use either way. Sign in to see it.