BloombergLP::bdldfp::Decimal64 is not an exact type, i.e.: calculations done on the type are not free of rounding errors. Note that integer and possibly rational types may be exact, floating-point types are never exact.
Declared in <bdldfp_decimal.h>
static
bool const is_exact = false;