extern int floatToInt (float fl);
extern int doubleToInt0 (double db);
extern int doubleToInt1 (double db);

