2.3.2 ERANGE

Declaration:

#define ERANGE some_value

ERANGE is an identifier macro declared with #define. Its value represents a range error which is returned by some math functions when a range error occurs.