inline fn snan(comptime T: type) T

Returns the signalling nan representation for type T. Note: A signalling nan is identical to a standard right now by may have a different bit representation in the future when required.

Parameters

T: type,