Function

NumCosmoMathutil_sinhx_m_xcoshx_x3

Declaration [src]

gdouble
ncm_util_sinhx_m_xcoshx_x3 (
  const gdouble x
)

Description

No description available.

Parameters

x

Type: const gdouble

A double.

Return value

Type: gdouble

$\frac{\sinh(x)-x\cosh(x)}{x^3}$.