Returns the price per $100 par value 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 |
|
=TBILLPRICE(A2;B2;C2) |
99.416666667 |
|
=TBILLPRICE(A3;B3;C3) |
97.725 |
|
=TBILLPRICE(A4;B4;C4) |
97.583333333 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
Similar Functions