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