aboutsummaryrefslogtreecommitdiff
path: root/math/bevington/man/pgauss.3m
blob: 4f0c7c7d4d2618d4f34eae0159d9914db2221a67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH PGAUSS 3M
.SH NAME
pgauss
.SH DESCRIPTION
function pgauss.f

source
  Bevington, page 45.

purpose
  evaluate Gaussian probability function

usage
  result = pgauss (x, averag, sigma)

description of parameters
  x      - value for which probability is to be evaluated
  averag - mean of distribution
  sigma  - standard deviation of distribution

subroutines and function subprograms required
  none