No subject

Eddie Kohler kohler at icir.org
Mon Jun 9 00:35:12 EDT 2003


Lorena,

This is probably not the right email list for your question.

Eddie

Nevertheless, the answer is:
#include <cmath>
       double fabs(double x);
       double log(double x);

on unix, man 3 fabs; man 3 log

> Is there a function which make the absolute value and the natural
> logarithm of a float number?
> Thanks
> Lorena




More information about the click mailing list