API:System.Math.PresentValue
Delphi
function PresentValue(const Rate: Extended; NPeriods: Integer; const Payment, FutureValue: Extended; PaymentTime: TPaymentTime): Extended;
C++
extern DELPHI_PACKAGE System::Extended __fastcall PresentValue(const System::Extended Rate, int NPeriods, const System::Extended Payment, const System::Extended FutureValue, TPaymentTime PaymentTime);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!