SCIPrationalGetSign

Function SCIPrationalGetSign 

Source
pub unsafe extern "C" fn SCIPrationalGetSign(
    rational: *const SCIP_RATIONAL,
) -> c_int
Expand description

returns the sign of the rational (1 if positive, -1 if negative, 0 if zero)