in Sources/_NumericsShims/include/_NumericsShims.h [54:56]
HEADER_SHIM float libm_coshf(float x) { return __builtin_coshf(x); }