SCIPrationalDivReal

Function SCIPrationalDivReal 

Source
pub unsafe extern "C" fn SCIPrationalDivReal(
    res: *mut SCIP_RATIONAL,
    op1: *mut SCIP_RATIONAL,
    op2: f64,
)
Expand description

divide a rational by a real and save the result in res