This is valid for mp.isnormal(5e-324), as the mp context has no subnormal numbers. But for the fp context we, probably, should follow to usual notion. Also, the fp context, probably, should have `issubnormal()` function.