Function fesoti_logb# Defined in File sparse/scalar/gauss/functions.h Function Documentation# fesoti_t fesoti_logb(fesoti_t *num, double base, dhelpl_t dhl)# Logarithm and exponential functions. Parameters: num – [in] Value to evaluate. base – [in] Log base. res – [in] Result. dhl – [in] Direction helper list.