Function
NumCosmoMathutil_1psinx
Declaration [src]
gdouble
ncm_util_1psinx (
const gdouble sinx,
const gdouble cosx
)
Description [src]
Calculates $1 + \sin(x)$ using the appropriated taylor series when $\sin(x) \approx -1$.
gdouble
ncm_util_1psinx (
const gdouble sinx,
const gdouble cosx
)
Calculates $1 + \sin(x)$ using the appropriated taylor series when $\sin(x) \approx -1$.