IeeeFlags.overflow

An infinity was generated by overflow

struct IeeeFlags
nothrow @nogc @property @safe const
bool
overflow
()

Examples

x = real.max*2;

Meta