Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.radian
¶
scipy.special.
radian
(
x1
,
x2
,
x3
[
,
out
]
)
¶
y=radian(d,m,s) returns the angle given in (d)egrees, (m)inutes, and (s)econds in radians.
Previous topic
scipy.special.exp2
Next topic
scipy.special.cosdg
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
)
»