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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    7
  • 1.0.0
    0

Package Sidebar

Install

npm i normal-pdf

Weekly Downloads

7

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dfcreative