Function
NumCosmoMathutil_1msinx
Declaration [src]
gdouble
ncm_util_1msinx (
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_1msinx (
const gdouble sinx,
const gdouble cosx
)
Calculates $1 - \sin(x)$ using the appropriated taylor series when $\sin(x) \approx 1$.