CAS 6


pmt
- Financial

Summary

Compute principal and interest payment. Replaces pandi and pandi360.

Examples

pmt 9.5 360 100000
pmt 9.5 360 100000 50000
19991231 'ACT/360' pmt 9.5 360 100000

Syntax

(Date) (DayCount) pmt Rate Term (OrigBal) (Balloon) (Type)

Left Arguments

Name Data Type Input Type Description Optional Default
Date Date Field, Constant Pay-thru date Yes
DayCount Text Field, Constant Range 'ACT/ACT','ACT/360','30/360' Yes 30/360

Right Arguments

Name Data Type Input Type Description Optional Default
Rate Numeric Field, Constant Should be in percentage form No
Term Numeric Field, Constant Remaining term in months No
OrigBal Numeric Field, Constant Original or Current Balance Yes 1
Balloon Numeric Field, Constant Balloon Balance Yes 0
Type Boolean Field, Constant 1=Arrears, 0=Advance Yes 0

Result

Type: Numeric

Monthly Payment



Build 6.0.624