次の方法で共有


PredefinedFunctions.PresentValue(Decimal, Decimal, Decimal) Method

Definition

public:
 static System::Decimal PresentValue(System::Decimal Paym, System::Decimal Interest, System::Decimal Life);
public static decimal PresentValue (decimal Paym, decimal Interest, decimal Life);
static member PresentValue : decimal * decimal * decimal -> decimal
Public Shared Function PresentValue (Paym As Decimal, Interest As Decimal, Life As Decimal) As Decimal

Parameters

Paym
Decimal
Interest
Decimal
Life
Decimal

Returns

Applies to