FACT++  1.0
#define ERFA_DNINT (   A)    ((A)<0.0?ceil((A)-0.5):floor((A)+0.5))

Definition at line 128 of file erfam.h.

Referenced by eraD2tf().