Macros 8h 02

oup>

#define SIGN  )     ((x) >= 0 ? 1 : -1)
  Definition at line 25 of file Macros.h.