/[pspp]/pspp/doc/expressions.texi
ViewVC logotype

Diff of /pspp/doc/expressions.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by blp, Tue Mar 1 08:16:15 2005 UTC revision 1.4 by jmd, Thu Mar 3 14:21:00 2005 UTC
# Line 1123  The individual distributions are describ Line 1123  The individual distributions are describ
1123    
1124  The following continuous distributions are available:  The following continuous distributions are available:
1125    
1126  @deftypefn {Function} {} PDF.BETA (@var{x}  @deftypefn {Function} {} PDF.BETA (@var{x})
1127  @deftypefnx {Function} {} CDF.BETA (@var{x}, @var{a}, @var{b})  @deftypefnx {Function} {} CDF.BETA (@var{x}, @var{a}, @var{b})
1128  @deftypefnx {Function} {} IDF.BETA (@var{p}, @var{a}, @var{b})  @deftypefnx {Function} {} IDF.BETA (@var{p}, @var{a}, @var{b})
1129  @deftypefnx {Function} {} RV.BETA (@var{a}, @var{b})  @deftypefnx {Function} {} RV.BETA (@var{a}, @var{b})
# Line 1377  Constraints: @var{a} > 0, @var{b} > 0, @ Line 1377  Constraints: @var{a} > 0, @var{b} > 0, @
1377    
1378  The following discrete distributions are available:  The following discrete distributions are available:
1379    
1380  @deftypefn {Function} {} PDF.BERNOULLI (@var{x}  @deftypefn {Function} {} PDF.BERNOULLI (@var{x})
1381  @deftypefnx {Function} {} CDF.BERNOULLI (@var{x}, @var{p})  @deftypefnx {Function} {} CDF.BERNOULLI (@var{x}, @var{p})
1382  @deftypefnx {Function} {} RV.BERNOULLI (@var{p})  @deftypefnx {Function} {} RV.BERNOULLI (@var{p})
1383  Bernoulli distribution with probability of success @var{p}.  Bernoulli distribution with probability of success @var{p}.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26