summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.math.rst
diff options
context:
space:
mode:
authorJarrod Millman <millman@berkeley.edu>2009-11-13 17:50:02 +0000
committerJarrod Millman <millman@berkeley.edu>2009-11-13 17:50:02 +0000
commit6e91f0f59818c5bc9021f1913764bb667811fbcc (patch)
treef33d42be24ea2ea9c4f1dc2c052997c37b847e7e /doc/source/reference/routines.math.rst
parentf07c79d3709a7f81219abc3c516fd772f469c167 (diff)
downloadnumpy-6e91f0f59818c5bc9021f1913764bb667811fbcc.tar.gz
second set of checkins from doc editor
Diffstat (limited to 'doc/source/reference/routines.math.rst')
-rw-r--r--doc/source/reference/routines.math.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/reference/routines.math.rst b/doc/source/reference/routines.math.rst
index 326391292..7ce77c24d 100644
--- a/doc/source/reference/routines.math.rst
+++ b/doc/source/reference/routines.math.rst
@@ -19,6 +19,8 @@ Trigonometric functions
degrees
radians
unwrap
+ deg2rad
+ rad2deg
Hyperbolic functions
--------------------
@@ -43,6 +45,7 @@ Rounding
fix
floor
ceil
+ trunc
Sums, products, differences
---------------------------
@@ -67,10 +70,13 @@ Exponents and logarithms
exp
expm1
+ exp2
log
log10
log2
log1p
+ logaddexp
+ logaddexp2
Other special functions
-----------------------
@@ -86,6 +92,7 @@ Floating point routines
:toctree: generated/
signbit
+ copysign
frexp
ldexp