Returns the equivalent annual return rate for a US Treasury bill for a given discount rate.
Syntax
settlement: Date of purchase of the Treasury bill. Eg., "2/1/2018"
Examples
|
Formula |
Result |
|
=TBILLEQ(A2;B2;C2) |
0.030597703 |
|
=TBILLEQ(A3;B3;C3) |
0.023336104 |
|
=TBILLEQ(A4;B4;C4) |
0.155916275 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions