diff doc/interpreter/arith.txi @ 16938:78c022f1d6f7

Add new function atan2d to Octave. * scripts/elfun/atan2d.m: New file. * scripts/elfun/module.mk: Add atan2d.m to build system. * NEWS: Announce new function. * doc/interpreter/arith.txi: Add to documentation. * scripts/help/__unimplemented__.m: Remove atan2d from unimplemented list.
author Rik <rik@octave.org>
date Tue, 09 Jul 2013 15:29:48 -0700
parents 7eff3032d144
children e7a059a9a644
line wrap: on
line diff
--- a/doc/interpreter/arith.txi
+++ b/doc/interpreter/arith.txi
@@ -190,6 +190,7 @@
 @DOCSTRING(asind)
 @DOCSTRING(acosd)
 @DOCSTRING(atand)
+@DOCSTRING(atan2d)
 @DOCSTRING(asecd)
 @DOCSTRING(acscd)
 @DOCSTRING(acotd)