Function finance::interest_rate [] [src]

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