Function black_scholes::call_discount[][src]

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