#include "tensorstore/util/bfloat16.h" bool tensorstore::signbit(BFloat16 x); Returns true if x is negative.