div

Function div 

Source
pub fn div(
    dst: &mut BigFloat,
    lhs: &BigFloat,
    rhs: &BigFloat,
    rnd: Round,
    stack: &mut PodStack,
) -> Approx
Expand description

TODO: docs