#include float logf(float x) { return IEEESPLog(x); }