[#BloombergLP-bdldfp-DecimalImpUtil-sameQuantum-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::sameQuantum :relfileprefix: ../../../ :mrdocs: Return `true` if `x` and `y` have the same quantum, and `false` otherwise. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool sameQuantum( xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[ValueType64] x, xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType64.adoc[ValueType64] y); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#