signbit

fnint signbit(X)(X x) @nogc @trusted pure nothrow

Return 1 if sign bit of e is set, 0 if not.