EDOM, ERANGE, #defines
Remonter à Errno.h - Index
Header File
errno.h, math.h
Description
These are the mnemonics and meanings for the error numbers found in math.h and errno.
| Name | Meaning |
|---|---|
|
EDOM |
Error code for math domain error |
|
ERANGE |
Error code for result out of range |