Function black_scholes::put_discount[][src]

pub fn put_discount(
    s: f64,
    k: f64,
    discount: f64,
    sqrt_maturity_sigma: f64
) -> f64