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