API:System.Math.InterestRate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function InterestRate(NPeriods: Integer; const Payment, PresentValue, FutureValue: Extended; PaymentTime: TPaymentTime): Extended;

C++

extern DELPHI_PACKAGE System::Extended __fastcall InterestRate(int NPeriods, const System::Extended Payment, const System::Extended PresentValue, const System::Extended FutureValue, TPaymentTime PaymentTime);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !