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

Returns the absolute value of x.