Function

NumCosmoMathd3exprel

Declaration [src]

gdouble
ncm_d3exprel (
  const gdouble x
)

Description [src]

Computes the third derivative of the relative exponential $(\exp(x) - 1)/x$.

Parameters

x

Type: const gdouble

A double.

Return value

Type: gdouble

Third derivative of $(\exp(x) - 1)/x$.