summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authorAllan Haldane <allan.haldane@gmail.com>2017-11-04 10:36:55 -0400
committerAllan Haldane <allan.haldane@gmail.com>2017-11-04 19:16:39 -0400
commita50f4725c8a0c2e8b71dd9c64c5fb103f5d6c987 (patch)
tree64e1426ced8942e8ff4368ff8d94050eb7530127 /doc/source/reference
parent9ab9e8bce1a79f8a3e53862289c58b73847c3f07 (diff)
downloadnumpy-a50f4725c8a0c2e8b71dd9c64c5fb103f5d6c987.tar.gz
DOC: update documentation for dragon4
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/routines.io.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/routines.io.rst b/doc/source/reference/routines.io.rst
index 6747f60bd..00cafebc2 100644
--- a/doc/source/reference/routines.io.rst
+++ b/doc/source/reference/routines.io.rst
@@ -45,6 +45,8 @@ String formatting
array2string
array_repr
array_str
+ format_float_positional
+ format_float_scientific
Memory mapping files
--------------------