[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Type used in financial (interest) calculations.
Source position: math.pp line 134
type tpaymenttime = ( |
||
ptendofperiod, |
|
End of period. |
ptstartofperiod |
|
Start of period. |
); |