A Mortgage computation : displaying the form

The data you enter in this form will be transmitted to the next program (p51_mgage.cgi)

loan Amount :
Interest rate :
Duration : years
The loan Amount, interest rate, and duration will be held in REXX Variable 'C', 'T', 'N'.

See the form program source

See the processing program source