Function ssoti_logb#

Function Documentation#

semiotin_t ssoti_logb(semiotin_t *num, double base, dhelpl_t dhl)#

Evaluation of Logarithm at base b 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.