normal-pdf

1.0.1 • Public • Published
Normal distribution pdf

normal-pdf

Get normal distribution density value at a point.

Usage

npm install normal-pdf

normal(x, μ = 0, σ² = 1)

Returns density value for the x with gaussian parameters mean μ and variance σ². If parameters are omitted, it will use standard zero mean and unit variance.

License

MIT.

Package Sidebar

Install

npm i normal-pdf

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dfcreative