PDF—Wolfram Language Documentation
https://reference.wolfram.com/language/ref/PDF.htmlWolfram Language & System Documentation Center BUILT-IN SYMBOL See Also Related Guides Tutorials PDF PDF PDF [ dist, x] gives the probability density function for the distribution dist evaluated at x. PDF [ dist, { x1, x2, … }] gives the multivariate probability density function for a distribution dist evaluated at { x1, x2, … }. PDF [ dist]
PDF—Wolfram Language Documentation
reference.wolfram.com › language › refWolfram Language & System Documentation Center BUILT-IN SYMBOL See Also Related Guides Tutorials PDF PDF PDF [ dist, x] gives the probability density function for the distribution dist evaluated at x. PDF [ dist, { x1, x2, … }] gives the multivariate probability density function for a distribution dist evaluated at { x1, x2, … }. PDF [ dist]
Mathematica Tutorial: Notebooks And Documents
library.wolfram.com › infocenter › Booksorganization, “look and feel,” programming language, and compilation of command names. Use of the Software unless pursuant to the terms of a license granted by Wolfram Research or as otherwise authorized by law is an infringement of the copyright. Wolfram Research, Inc. and Wolfram Media, Inc. ("Wolfram") make no representations, express,
PDF—Wolfram Language Documentation
reference.wolfram.com › language › refFor discrete distributions, PDF is also known as a probability mass function. For continuous distributions, PDF [ dist, x] dx gives the probability that an observed value will lie between x and x + dx for infinitesimal dx. For discrete distributions, PDF [ dist, x] gives the probability that an observed value will be x.
PDF (.pdf)—Wolfram Language Documentation
reference.wolfram.com › language › refThe Wolfram Language does not rasterize fonts or 2D vector graphics when exporting to PDF. Export [ " file .pdf" , expr , elem ] creates a PDF file by treating expr as specifying element elem . Export [ " file .pdf" , { expr 1 , expr 2 , … } , { { elem 1 , elem 2 , … } } ] treats each expr i as specifying the corresponding elem i .