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