ExactFloat.signBit

Return true if the sign bit is set (this includes negative zero).

struct ExactFloat
@property const nothrow @nogc pure
bool
signBit
()

Meta