binomial_distribution::p

 

Returns the p distribution property.

Syntax

double p() const;

Return Value

The p parameter from the stored param_type.

Remarks

For a code example, see binomial_distribution Class.

Requirements

Header: <random>

Namespace: std

See Also

<random>
binomial_distribution Class
binomial_distribution::t