Calculate bond dollar price, yield to maturity, and accrued interest for Austrian government securities
Introduced in release: 1.0 Component: Non-US (developed mkts) Purpose:
Calculates either the dollar price or yield to maturity and the accrued interest for an Austrian government regular bond or odd first coupon bond.
Notes:
This routine internally determines the number of remaining periods to maturity/redemption and selects the appropriate formula (less than or equal to one period or greater than one period) to use for price/yield calculations.
This routine can optionally perform its calculations considering an input ex-dividend date. To calculate an ex-dividend date use the augb_exd routine.
Results:
All results are calculated using the industry standard or generally accepted practices. The variable calculated contains the calculated dollar price to redemption per 100 of maturity value or yield to redemption as a percent, both accurate to as many places as supported by a double precision value. The variable ai contains the accrued interest per 100 of maturity value accurate to as many places as supported by a double precision value.
Error Conditions:
Returned values should be ignored for a non-zero status. See Errors.