TBillEq(Settlement, Maturity, Discount)
Settlement. The treasury bill's settlement date.
Maturity. Maturity date for the treasury bill.
Discount. Discount for a treasury bill.
NOTE. To determine the parameter, specify either the parameter value or the cell address where it is located.
It returns the bond-equivalent yield for a treasury bill.
The Settlement parameter value should be less or equal to the Maturity parameter value
The function is calculated according to the following formula:
,
where:
DSM. Number of days from the Settlement calculation date to the Maturity maturity date calculated basing on 360 day year.
| Formula | Result | Description |
| =TBillEq("01.01.2007", "01.09.2008", 0.05) | 0,06 | The bond-equivalent yield on the treasury bill based on the following terms:
|
| =TBillEq(A0, B0, C0) | 0,81 | The bond-equivalent yield on the treasury bill based on the following terms:
|
See also:
Function Wizard │ Financial Functions │ TBillPrice │ TBillYield