[Home] . . . Search by [Problem] [Package] [Name or Keyword] . . . [Math at NIST]

Module NORRAN in DATAPAC

General Information

Generates a random sample of size N from the normal (Gaussian) distribution with mean = 0 and standard deviation = 1.

Usage
CALL NORRAN(N, ISTART, X)
Classification
L6a14Negative binomial and normal random numbers, random normal order statistics
Type
subroutine in DATAPAC package
Language
Fortran
Availability
Public domain, Portable (with some effort)
Precision
Single Precision

Download from ARNO; Silicon Graphics Origin 2000

Location
National Institute of Standards and Technology (NIST), Gaithersburg, MD.
Contact
Gaithersburg Consulting Office: 301-975-2968, consult@nist.gov
Usage
Those logged in to arno.nist.gov or amur.nist.gov may access this module as follows.
Documentation
Help Packages datapac doc norran
Source
Help Packages datapac source norran
To Link
f77 -o prog prog.f -ldatapac

Installation on ITL; Unix Workstation Network

Location
National Institute of Standards and Technology (NIST), Gaithersburg, MD.
Contact
Gaithersburg Consulting Office: 301-975-2968 (FTS 879-2968)
Usage
Access available only to NIST staff on internal Unix systems. They may access this package provided the /itl tree is cross-mounted.
Documentation
help package datapac documentation norran
Fullsource
datasrcx norran
Source
help package datapac source norran
Comments? gams@nist.gov