Gsl.Expm1 (gb.gsl)

Static Function Expm1 ( X As Float ) As Float

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

It provides an alternative to the function Expm.