Decimal floating‐point types are able to detect if a value is too small to represent as a normalized value before rounding it.

Synopsis

Declared in <bdldfp_decimal.h>

static
bool const tinyness_before = true;

Created with MrDocs