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

scipy.special.cosdg

scipy.special.cosdg(x[, out])

y=cosdg(x) calculates the cosine of the angle x given in degrees.

Previous topic

scipy.special.radian

Next topic

scipy.special.sindg

This Page