#ifndef _BITS_FLOAT_H
#define _BITS_FLOAT_H

#define FLT_ROUNDS (flt_rounds())

#endif