#include "tensorstore/util/bfloat16.h" BFloat16 tensorstore::floor(BFloat16 x); Computes the nearest integer not less than the given value.