Function finance::number_of_compounding [] [src]

pub fn number_of_compounding(
    future_value: f64,
    present_value: f64,
    rate: f64
) -> f64