in Sources/_NumericsShims/include/_NumericsShims.h [62:64]
HEADER_SHIM float libm_tanhf(float x) { return __builtin_tanhf(x); }