Function
NumCosmoMathutil_1mcosx
Declaration [src]
gdouble
ncm_util_1mcosx (
const gdouble sinx,
const gdouble cosx
)
Description [src]
Calculates $1 - \cos(x)$ using the appropriated taylor series when $\cos(x) \approx 1$.
gdouble
ncm_util_1mcosx (
const gdouble sinx,
const gdouble cosx
)
Calculates $1 - \cos(x)$ using the appropriated taylor series when $\cos(x) \approx 1$.