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

Definition at line 123 of file palmac.h.

Referenced by palDjcal().