pub unsafe extern "C" fn SCIPintervalCos(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL,
)Expand description
stores cosine value of operand in resultant
pub unsafe extern "C" fn SCIPintervalCos(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL,
)stores cosine value of operand in resultant