#include float floorf(float x) { return IEEESPFloor(x); }