Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 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
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»