in Sources/_NumericsShims/include/_NumericsShims.h [78:80]
HEADER_SHIM float libm_expf(float x) { return __builtin_expf(x); }