menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
Half
qNan static method
qNan static method
dark_mode
light_mode
qNan
static method
Half
qNan
(
)
Returns a NAN with the bit pattern 0111111111111111.
Implementation
static Half qNan() => Half.fromBits(0x7fff);
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
Half
qNan static method
Half class