ProvablePrimeQ[n] gives True if n is provably prime, and False otherwise.
ChiDistribution[\[Nu]] represents a \[Chi] distribution with \[Nu] degrees of freedom.
HalfNormalDistribution[\[Theta]] represents a half-normal distribution with scale inversely proportional to parameter \[Theta].
MaxwellDistribution[\[Sigma]] represents a Maxwell distribution with scale parameter \[Sigma].
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.
Restriction scripts can be very useful in managing sitewide installations of Mathematica. They can be used to prevent access to Mathematica by unauthorized users on the ...
Data storage, indexing, and retrieval have long been crucial tasks of many large organizations such as governments, banks, hospitals, and libraries. As human societies have ...
NormalDistribution[\[Mu], \[Sigma]] represents a normal (Gaussian) distribution with mean \[Mu] and standard deviation \[Sigma].NormalDistribution[] represents a normal ...
RevolutionPlot3D[f_z, {t, t_min, t_max}] generates a plot of the surface of revolution with height f_z at radius t.RevolutionPlot3D[f_z, {t, t_min, t_max}, {\[Theta], ...