X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fexpressions.texi;h=8e28ad5e24457e33c05161062f2ee546be707954;hb=b883ba798e5894de1bc246fe729c9a2fdb463d01;hp=4f7b19d7efb83c963106d31f4d6e72a9292fb30d;hpb=831d3d4ca420713ba8fdffd56b3aec25d8b2ea03;p=pspp diff --git a/doc/expressions.texi b/doc/expressions.texi index 4f7b19d7ef..8e28ad5e24 100644 --- a/doc/expressions.texi +++ b/doc/expressions.texi @@ -1246,7 +1246,7 @@ Constraints: @var{a} > 0, @var{b} > 0, @var{lambda} >= 0, 0 <= @var{x} @end deftypefn @deftypefn {Function} {} PDF.BVNOR (@var{x0}, @var{x1}, @var{rho}) -@deftypefnx {Function} {} CDF.VBNOR (@var{x0}, @var{x1}, @var{rho}) +@deftypefnx {Function} {} CDF.BVNOR (@var{x0}, @var{x1}, @var{rho}) Bivariate normal distribution of two standard normal variables with correlation coefficient @var{rho}. Two variates @var{x0} and @var{x1} must be provided. Constraints: 0 <= @var{rho} <= 1, 0 <= @var{p} <= 1.