phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
IeeeFlags.invalid
std
math
hardware
IeeeFlags
A machine NaN was generated.
struct
IeeeFlags
nothrow @
nogc
@
property
@
safe
const
bool
invalid
(
)
Examples
x = real.infinity * 0.0;
Meta
Source
See Implementation
std
math
hardware
IeeeFlags
properties
divByZero
inexact
invalid
overflow
underflow
A machine NaN was generated.