Function black_scholes::call_delta[][src]

pub fn call_delta(s: f64, k: f64, rate: f64, sigma: f64, maturity: f64) -> f64