[#BloombergLP-bdldfp-operator_not_eq-080] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::operator!= :relfileprefix: ../../ :mrdocs: Return `true` if `lhs` and `rhs` are not equal, and `false` otherwise. == Synopsis Declared in `<bdldfp_decimal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator!=( xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] lhs, xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64] rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#