#include "tensorstore/util/bfloat16.h" BFloat16 tensorstore::trunc(BFloat16 x); Computes the nearest integer not greater in absolute value.