True if the number is exact.
static const bool is_exact = false;
All integer types are exact, but not all floating point types are exact.