#include "tensorstore/util/bfloat16.h"
bool tensorstore::isnan(BFloat16 x);

Returns true if x is NaN.