f
normpdf(): number
x: number,
mu?: number,
sigma?: number
Computes the probability density function (PDF) of a normal distribution.
Usage
import * as mod from "probdistr/normpdf.ts";
Computes the probability density function (PDF) of a normal distribution.
import * as mod from "probdistr/normpdf.ts";