pub unsafe extern "C" fn SCIPintervalReciprocal(
    infinity: f64,
    resultant: *mut SCIP_INTERVAL,
    operand: SCIP_INTERVAL
)
Expand description

computes the reciprocal of an interval