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