Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | object --+ | | | named._Named --+ | named._NamedTuple --+ | Fsum2Tuple
2-Tuple (fsum, residual)
with the precision running
fsum
and the residual
, the sum of the remaining
partials. Each item is float
or int
.
Note:
If the residual is INT0
, the fsum
is
considered to be exact, see method Fsum2Tuple.is_exact.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x==y
|
x>=y
|
x>y
|
x<=y
|
x<y
|
x!=y
|
Return this instance as the ratio of 2 integers. See Also: Method Fsum.as_integer_ratio for further details. |
Is this Fsum2Tuple See Also: Function isfinite. |
Return this Fsum2Tuple as string (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |