menu
yjy_image_3_3_0 package
documentation
image.dart
Half
sNan static method
sNan static method
dark_mode
light_mode
sNan
static method
Half
sNan
(
)
Returns a NAN with the bit pattern 0111110111111111.
Implementation
static Half sNan() => Half.fromBits(0x7dff);
yjy_image_3_3_0 package
documentation
image
Half
sNan static method
Half class