diff doc/interpreter/expr.txi @ 16935:a7b2fc7fe1a9

binocdf.m: Reverse calling convention to betaincinv to preserve accuracy when p =~ 1. * scripts/statistics/distributions/binocdf.m: Reverse calling convention to betaincinv to preserve accuracy when p =~ 1.
author Rik <rik@octave.org>
date Tue, 09 Jul 2013 14:39:39 -0700
parents a4969508008e
children f2a8592b8fbd
line wrap: on
line diff
--- a/doc/interpreter/expr.txi	Tue Jul 09 14:16:35 2013 -0700
+++ b/doc/interpreter/expr.txi	Tue Jul 09 14:39:39 2013 -0700
@@ -796,7 +796,7 @@
 
 @DOCSTRING(isequal)
 
-@DOCSTRING(isequalwithequalnans)
+@DOCSTRING(isequaln)
 
 @opindex <=
 @DOCSTRING(le)