Get bond-equivalent yield for a Treasury bill
=TBILLEQ(settlement, maturity, discount)
| Parameter | Description |
|---|---|
settlement |
Settlement date of the security. |
maturity |
Maturity date of the security. |
discount |
Discount rate of the security. |
The Excel TBILLEQ function returns the bond-equivalent yield for a Treasury bill, based on a settlement date, a maturity date, and a discount rate. In
=TBILLEQ(C5,C6,C7)