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