WLJS LogoWLJS Notebook

VoigtDistribution

VoigtDistribution[δ, σ] represents Voigt distribution with parameters δ and σ.

Examples

dist = VoigtDistribution[1, 2]
Plot[PDF[dist, x], {x, -10, 10}]

Please visit the official Wolfram Language Reference for more details.

On this page