fn isNormal(x: anytype) bool

Returns whether x is neither zero, subnormal, infinity, or NaN.

Parameters

x: anytype,