naNMask top-level property

Int64 naNMask
final

mask for NaN (01111100)

Implementation

final naNMask = Int64.parseHex('7C00000000000000');