#include float expf(float x) { return IEEESPExp(x); }