[#BloombergLP-bdldfp-faux_numeric_limits-0d-has_denorm_loss] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/faux_numeric_limits-0d.adoc[faux_numeric_limits<BloombergLP::bdldfp::Decimal64, DUMMY_TYPE>]::has_denorm_loss :relfileprefix: ../../../ :mrdocs: `BloombergLP::bdldfp::Decimal64` is able to distinguish loss of precision (floating‐point underflow) due to denormalization from other causes. == Synopsis Declared in `<bdldfp_decimal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool const has_denorm_loss = true; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#