[#absl-zipf_distribution-q] = xref:absl.adoc[absl]::xref:absl/zipf_distribution.adoc[zipf_distribution]::q :relfileprefix: ../../ :mrdocs: Returns the exponent parameter of the distribution. == Synopsis Declared in `<absl/random/zipf_distribution.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- double q() const; ---- == Return Value The `q` parameter. [.small]#Created with https://www.mrdocs.com[MrDocs]#