Is Finite
Returns true if the parameter is not positive or negative infinity and not a quiet or signaling NaN.
_Bool __d64_isfinite (_Decimal64); _Bool __d128_isfinite (_Decimal128);
_Bool __d64_isfinite (_Decimal64);
_Bool __d128_isfinite (_Decimal128);