PredefinedFunctions.Rate(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 Rate(System::Decimal future_value, System::Decimal current_value, System::Decimal terms);
public static decimal Rate (decimal future_value, decimal current_value, decimal terms);
static member Rate : decimal * decimal * decimal -> decimal
Public Shared Function Rate (future_value As Decimal, current_value As Decimal, terms As Decimal) As Decimal
Parameters
- future_value
- Decimal
- current_value
- Decimal
- terms
- Decimal