double fastexp(double *x, double *y)
float fastexpf_(float *x, float *y)
double FASTEXP_(double *x, double *y)
float FASTEXPF_(float *x, float *y)
float fast_expf(float x, float y)
float fastexpf(float *x, float *y)
float FASTEXPF(float *x, float *y)
double FASTEXP(double *x, double *y)
double fast_exp(double x, double y)
double fastexp_(double *x, double *y)