#include "tensorstore/util/bfloat16.h" BFloat16 tensorstore::exp(BFloat16 x); Computes \(e\) raised to the given power (\(e^x\)).