blob: dfd485f563d209b1ee19e0febd7d67ecc24901f3 (
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 PLOREN 3M
.SH NAME
ploren
.SH DESCRIPTION
function ploren.f
source
Bevington, page 51.
purpose
evaluate Lorentzian probability function
usage
result = ploren (x, averag, width)
description of parameters
x - value for which probability is to be evaluated
averag - mean of distribution
width - full width at half maximum of distribution
subroutines and function subprograms required
none
|