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

Computes the hyperbolic cosine.