Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.105 timefactor

Function File: [tf dip dib] = timefactor(d1, d2, basis)

Compute the time factor for a specific time period and day count basis.
Depending on day count basis, the time factor is evaluated as (days in period) / (days in year)

Input and output variables:

See also: discount_factor, yeardays, get_basis.