File gauss.icn

Summary

###########################################################################

	File:     gauss.icn

	Subject:  Procedures to compute Gaussian distributions

	Author:   Stephen B. Wampler

	Date:     September 19, 1991

###########################################################################

   This file is in the public domain.

###########################################################################

   gauss_random(x, f) produces a Gaussian distribution about the value x.
   The value of f can be used to alter the shape of the Gaussian
   distribution (larger values flatten the curve...)

###########################################################################
Procedures:
gauss, gauss_random

This file is part of the (main) package.

Source code.

Details
Procedures:

gauss()


gauss_random(x, f)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.