BloombergLP::bdldfp::Decimal32 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.
Synopsis
Declared in <bdldfp_decimal.h>
static
bool const is_exact = false;
Created with MrDocs