Function
NumCosmoMathutil_1pcosx
Declaration [src]
gdouble
ncm_util_1pcosx (
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_1pcosx (
const gdouble sinx,
const gdouble cosx
)
Calculates $1 + \cos(x)$ using the appropriated taylor series when $\cos(x) \approx -1$.