pub fn dec_quad_divide_integer(
dq1: &DecQuad,
dq2: &DecQuad,
dc: &mut DecContext,
) -> DecQuadExpand description
Safe binding to decQuadDivideInteger function.
pub fn dec_quad_divide_integer(
dq1: &DecQuad,
dq2: &DecQuad,
dc: &mut DecContext,
) -> DecQuadSafe binding to decQuadDivideInteger function.