Package | Description |
---|---|
ptolemy.math |
Math classes.
|
Modifier and Type | Method and Description |
---|---|
FixPoint.Error |
FixPoint.getError()
Deprecated.
Overflow and rounding status no longer form part of
the functionality. Use an overflow and rounding mode that gives the
required behaviour or use Overflow.TRAP and/or Rounding.UNNECESSARY
to throw exceptions if external interaction is required.
|