Is Normal
Returns true if the parameter is in the normal range (that is, not a subnormal, infinity or NaN) and not zero.
_Bool _d64_isnormal (_Decimal64); _Bool _d128_isnormal (_Decimal128);
_Bool _d64_isnormal (_Decimal64);
_Bool _d128_isnormal (_Decimal128);