pub unsafe extern "C" fn SCIPrationalIsApproxEQReal(
set: *mut SCIP_SET,
rat: *mut SCIP_RATIONAL,
real: f64,
roundmode: SCIP_ROUNDMODE_RAT,
) -> c_uintExpand description
checks if real approx of rational and real are equal
pub unsafe extern "C" fn SCIPrationalIsApproxEQReal(
set: *mut SCIP_SET,
rat: *mut SCIP_RATIONAL,
real: f64,
roundmode: SCIP_ROUNDMODE_RAT,
) -> c_uintchecks if real approx of rational and real are equal