[#BloombergLP-bdldfp-DecimalImpUtil-lround-0c4] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::lround :relfileprefix: ../../../ :mrdocs: Return `x` rounded to the nearest `long` value. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static long lround(xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[ValueType64] x); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#