#include float ceilf(float x) { return IEEESPCeil(x); }