ZeroCouponBond#
Represents a zero-coupon bond contract.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
maturity
|
float
|
The time to maturity of the bond, in years. |
required |
face_value
|
float
|
The face value of the bond, paid at maturity. Defaults to 1.0. |
1.0
|