Floating Point FilterThe data type floatf provides a clean and efficient way to compute approximately with large integers.Floating Point Filter encapsulates the conversion of operands to double
and uses floating point arithmetic for computation. A Example of Floating Point Filter, Interval, and Integer Computation Strengths
Disadvantages
TipsUse Floating Point Filter to speed up your computations with large integers, and recompute withinteger if the result is not unique. |
See also:Vectors and Matrices with Integer Entries Vectors and Matrices with Double Entries Functions of numerical analysis |