PredefinedFunctions.PeriodsRequired(Decimal, Decimal, Decimal) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Decimal PeriodsRequired(System::Decimal Interest, System::Decimal FutValue, System::Decimal PresValue);
public static decimal PeriodsRequired (decimal Interest, decimal FutValue, decimal PresValue);
static member PeriodsRequired : decimal * decimal * decimal -> decimal
Public Shared Function PeriodsRequired (Interest As Decimal, FutValue As Decimal, PresValue As Decimal) As Decimal
Parameters
- Interest
- Decimal
- FutValue
- Decimal
- PresValue
- Decimal