in Sources/_NumericsShims/include/_NumericsShims.h [38:40]
HEADER_SHIM float libm_tanf(float x) { return __builtin_tanf(x); }