[#BloombergLP-bdldfp-DecimalImpUtil-notEqual-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil.adoc[DecimalImpUtil]::notEqual :relfileprefix: ../../../ :mrdocs: Return `true` if `lhs` and `rhs` are not equal, and `false` otherwise. == Synopsis Declared in `<bdldfp_decimalimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool notEqual( xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] lhs, xref:BloombergLP/bdldfp/DecimalImpUtil/ValueType128.adoc[ValueType128] rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#