Navigation
index
modules
|
next
|
previous
|
SciPy v0.8 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.exp10
¶
scipy.special.
exp10
(
x
[
,
out
]
)
¶
y=exp10(x) returns 10 raised to the x power.
Previous topic
scipy.special.cbrt
Next topic
scipy.special.exp2
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
)
»