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

Computes the inverse hyperbolic cosine.