comparison 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
comparison
equal deleted inserted replaced
16934:48f5b993b819 16935:a7b2fc7fe1a9
794 @opindex > 794 @opindex >
795 @DOCSTRING(gt) 795 @DOCSTRING(gt)
796 796
797 @DOCSTRING(isequal) 797 @DOCSTRING(isequal)
798 798
799 @DOCSTRING(isequalwithequalnans) 799 @DOCSTRING(isequaln)
800 800
801 @opindex <= 801 @opindex <=
802 @DOCSTRING(le) 802 @DOCSTRING(le)
803 803
804 @opindex < 804 @opindex <