Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.cotdg
¶
scipy.special.
cotdg
(
x
[
,
out
]
)
¶
y=cotdg(x) calculates the cotangent of the angle x given in degrees.
Previous topic
scipy.special.tandg
Next topic
scipy.special.log1p
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»