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 |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|