[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Float underflow error.
Source position: sysutilh.inc line 155
type EUnderflow = class(EMathError) |
|
Float underflow error. |
|
| | ||
|
Mathematical error. |
|
| | ||
|
External Exception. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EOverflow occurs when a float operation underflows (i.e. result is too small to represent).
|
Integer operation error. |
|
|
Integer overflow error. |
|
|
Division by zero error. |
|
|
Range check error. |
|
|
Float overflow error. |