| Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
exceptions.StandardError --+
|
exceptions.ArithmeticError --+
|
DecimalException --+
|
InvalidOperation --+
|
object --+ |
| |
exceptions.BaseException --+ |
| |
exceptions.Exception --+ |
| |
exceptions.StandardError --+ |
| |
exceptions.ArithmeticError --+ |
| |
exceptions.ZeroDivisionError --+
|
DivisionUndefined
Undefined result of division.
This occurs and signals invalid-operation if division by zero was attempted (during a divide-integer, divide, or remainder operation), and the dividend is also zero. The result is [0,qNaN].
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 13 23:37:49 2008 | http://epydoc.sourceforge.net |