received
Amount received at maturity for a discounted security.
Syntax
Section titled “Syntax”v = received(settlement, maturity, investment, discount, basis)Description
Section titled “Description”Returns the redemption value of a fully-invested discount security. Inverse of intrate.
Example
Section titled “Example”received('2008-02-15', '2008-05-15', 1000000, 0.0575)See also
Section titled “See also”intrate— Interest rate on a fully invested security.