TBillYield(Settlement, Maturity, Price)
Settlement. The treasury bill's settlement date.
Maturity. Maturity date for the treasury bill.
Price. The price per $100 face value for a treasury bill. Value of this parameter must be greater than zero.
NOTE. To determine the parameter, specify either the parameter value or the cell address where it is located.
It returns the income for a treasury bill.
The Settlement parameter value should not 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 |
| =TBillYield("01.01.2007", "01.09.2008", 87.79) | 0,08 | Treasury bill income based on the following terms:
|
| =TBillYield(A0, B0, C0) | 1,45 | Treasury bill income based on the following terms:
|
See also:
Function Wizard │ Financial Functions │ TBillEq │ TBillPrice