#include int fe_tonearest = FE_TONEAREST; int fe_upward = FE_UPWARD; int fe_downward = FE_DOWNWARD; int fe_towardzero = FE_TOWARDZERO;