Function soti_createReal# Defined in File sparse/scalar/base.h Function Documentation# sotinum_t soti_createReal(coeff_t num, ord_t order, dhelpl_t dhl)# Create a new oti number with a real coefficient given by the input parameter and. Parameters: num – [in] Real coefficient of the OTI number. order – [in] Truncation order. dhl – [in] Direction helper list object.