Function fednum_logb#

Function Documentation#

fednum_t fednum_logb(fednum_t *num, double base)#

Logarithm and exponential functions.

Parameters:
  • num[in] Value to evaluate.

  • base[in] Log base.

  • res[in] Result.