CAS 6


nper
- Financial

Summary

Returns the number of periods for an investment based on periodic constant payments and a constant interest rate.

Examples

nper 9.5 841 100000
nper 9.5 841 100000 50000 1

Syntax

(DateOrDayCount) nper IntRate PandI OrigBal (Balloon) (Type)

Left Arguments

Name Data Type Input Type Description Optional Default
DateOrDayCount Date, Numeric Field, Constant Start Date Yes

Right Arguments

Name Data Type Input Type Description Optional Default
DayCount Numeric Field, Constant [30/360∣ACT/360∣ACT/ACT] Yes
IntRate Numeric Field, Constant Interest rate as a percentage No
PandI Numeric Field, Constant Monthly Payment No
OrigBal Numeric Field, Constant Original Balance No
Balloon Numeric Field, Constant Balloon Balance Yes 0
Type Boolean Field, Constant 1=Advance, 0=Arrears Yes 0

Result

Type: Numeric

Number of monthly periods (remaining term)



Build 6.0.624