Get price per $100 interest at maturity
=PRICEMAT(sd, md, id, rate, yld, [basis])
| Parameter | Description |
|---|---|
sd |
Settlement date of the security. |
md |
Maturity date of the security. |
id |
Issue date of the security. |
rate |
Security interest rate at date of issue. |
yld |
Annual yield of the security. |
basis |
[optional] Day count basis (see below, default =0). |
The Excel PRICEMAT function returns the price per $100 face value of a security that pays interest at maturity. In the example shown, the formula in F
=PRICEMAT(C5,C6,C7,C8,C9,C10)