Function oti_setFromReal#

Function Documentation#

void oti_setFromReal(coeff_t a, otinum_t *num, dhelpl_t dhl)#

Assign an oti number the value of a given real number.

Parameters:
  • a[in] Real number.

  • num[inout] Address of the oti number to be assigned

  • dhl[in] Direction helper list object.