Function soti_pow# Defined in File sparse/scalar/functions.h Function Documentation# sotinum_t soti_pow(sotinum_t *num, double e, dhelpl_t dhl)# Power function for oti numbers to a real exponent. Parameters: num – [in] Oti number. e – [in] Real number. Exponent for the power function. dhl – [in] Direction helper list object.