Module rust_finprim::derivatives
source · Expand description
This module contains the 1st and 2nd derivative of present value with respect to interest rate. Useful for sensitivity analysis and optimization problems.
Functions§
- PV’’(r) - Second derivative of the present value of a cash flow with respect to the rate.
- PV’(r) - Derivative of the present value of a cash flow with respect to the rate.