Gsl.Log1p (gb.gsl)

Static Function Log1p ( X As Float ) As Float

This function computes the value of log(1 + x) in a way that is accurate for small x.

It provides an alternative to the function Logp.