February 2013
Intermediate to advanced
538 pages
20h 55m
English
log1p
float log1p(float number)Returns the log(1 +
number),
computed in such a way that the returned value is accurate even when
number is close to 0.
Read now
Unlock full access