SciPy

This is documentation for an old release of SciPy (version 0.13.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.cosm1

scipy.special.cosm1(x[, out]) = <ufunc 'cosm1'>

y=calculates cos(x) - 1 for use when x is near zero.

Previous topic

scipy.special.expm1

Next topic

scipy.special.round