Floating Select, Floating Select Single
Returns the second argument if the first argument is greater than or equal to zero; returns the third argument otherwise.
double __fsel (double, double, double); float __fsels (float, float, float);
double __fsel (double, double, double);
float __fsels (float, float, float);