We describe the implementation of the LEDA data type real. Every integer is a real and reals are closed under the operations addition, subtraction, multiplication, division and squareroot. The main features of the data type real are: the user-interface is similar to that of the built-in data type double. All comparison operators #left brace#>,#>=#,<,#<=#,=#right brace# are exact. In order to determine the sign of a real number x the data type first computes a rational number q such that vertical stroke x vertical stroke #<=# q implies x 0 and then computes an approximation of x of sufficient precision to decide the sign of x. The user may assist the data type by providing a separation bound q. The data type also allows to eva...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
Modern computational tasks are often required to not only guarantee predefined accuracy, but get the...
We describe the implementation of the LEDA data type {\bf real}. Every integer is a real and reals a...
We describe the implementation of the LEDA [MN95, Nah95] data type real. Every integer is a real and...
The data type bigfloat is the high-precision floating point type of LEDA. A bigfloat is a number of ...
The LEDA number type real is extended by the diamond operator, which allows to compute exactly with ...
Modern computing has adopted the floating point type as a default way to describe computations with ...
Modern computing has adopted the floating point type as a default way to describe computations with ...
We analyze the computation of a relative approximation to the natural logarithm ln(x) of a floating...
With the advances in all fields of technology, accuracy has assumed a more important role. Enhancing...
In this Research Report we want to clarify the current efficiency of two LEDA software layers. We ex...
For scientific computations on a digital computer the set of real numbers is usually approximated by...
AbstractThis paper addresses the topic of the refinement of exact real numbers. It presents a three-...
Abstract. Floating point operations are fast, but require continuous effort by the user to ensure co...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
Modern computational tasks are often required to not only guarantee predefined accuracy, but get the...
We describe the implementation of the LEDA data type {\bf real}. Every integer is a real and reals a...
We describe the implementation of the LEDA [MN95, Nah95] data type real. Every integer is a real and...
The data type bigfloat is the high-precision floating point type of LEDA. A bigfloat is a number of ...
The LEDA number type real is extended by the diamond operator, which allows to compute exactly with ...
Modern computing has adopted the floating point type as a default way to describe computations with ...
Modern computing has adopted the floating point type as a default way to describe computations with ...
We analyze the computation of a relative approximation to the natural logarithm ln(x) of a floating...
With the advances in all fields of technology, accuracy has assumed a more important role. Enhancing...
In this Research Report we want to clarify the current efficiency of two LEDA software layers. We ex...
For scientific computations on a digital computer the set of real numbers is usually approximated by...
AbstractThis paper addresses the topic of the refinement of exact real numbers. It presents a three-...
Abstract. Floating point operations are fast, but require continuous effort by the user to ensure co...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
Modern computational tasks are often required to not only guarantee predefined accuracy, but get the...