diff doc/interpreter/arith.txi @ 15698:ea2788117ee3

NEWS: Add notice about extending error functions to accept complex inputs. * NEWS: Add notice about extending error functions to accept complex inputs. * arith.txi: Use strict alphabetical ordering for list of special functions.
author Rik <rik@octave.org>
date Thu, 29 Nov 2012 09:37:33 -0800
parents 2fac72a256ce
children 2f766ceeb03e
line wrap: on
line diff
--- a/doc/interpreter/arith.txi
+++ b/doc/interpreter/arith.txi
@@ -285,6 +285,8 @@
 
 @DOCSTRING(duplication_matrix)
 
+@DOCSTRING(dawson)
+
 @DOCSTRING(erf)
 
 @DOCSTRING(erfc)
@@ -293,8 +295,6 @@
 
 @DOCSTRING(erfi)
 
-@DOCSTRING(dawson)
-
 @DOCSTRING(erfinv)
 
 @DOCSTRING(erfcinv)