Function oti_log# Defined in File dense/scalar/functions.h Function Documentation# otinum_t oti_log(otinum_t *num, dhelpl_t dhl)# Evaluation of natural logarithm function at (num). Parameters: num – [in] Oti number. b – [in] Real number. Base of the logarithm to be evaluated. dhl – [in] Direction helper list object.