in Sources/_NumericsShims/include/_NumericsShims.h [58:60]
HEADER_SHIM float libm_sinhf(float x) { return __builtin_sinhf(x); }