|   | 
 ANSI Common Lisp    12 Numbers    12.2 Dictionary of Numbers
 
| 12.2.83  floating-point-overflow | 
Condition Type | 
  
 - Class Precedence List:
 - 
floating-point-overflow,
arithmetic-error,
error,
serious-condition,
condition,
t
  - Description:
 - 
The type floating-point-overflow consists of error
conditions that occur because of floating-point overflow.
  - Allegro CL Implementation Details:
 - 
 None.
  
 |