Function fesoti_logb#

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.