[#mp_units-binomial_distribution-08-min] = xref:mp_units.adoc[mp_units]::xref:mp_units/binomial_distribution-08.adoc[binomial_distribution]::min :relfileprefix: ../../ :mrdocs: Returns the greatest lower bound value of the distribution. == Synopsis Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- result_type min() const; ---- == Return Value the greatest lower bound value of the distribution. [.small]#Created with https://www.mrdocs.com[MrDocs]#