phobos ~master (2024-10-15T22:24:56Z)
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.