Sample:
.FC N,I,PMT,PV,FV
Where:
N = number of periods
I = interest rate per period
PMT = Payment per period
PV = Present Value (Principle)
FV = Future Value
Use constants (literal numbers) or
dereferenced variables (example: &VAR&)
for the known values, and use variable
names for the unknown values.