2.3.1 EDOM

Declaration:

#define EDOM some_value

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