![]() | ||||||
![]() | ![]() ![]() | ![]() | ![]() ![]() | ![]() | ![]() ![]() | ![]() |
![]()
| What Is Interval Arithmetic? An interval is the set of all real numbers between and including the interval's lower and upper bound. Interval arithmetic is used to evaluate arithmetic expressions over sets of numbers contained in intervals. Any interval arithmetic result is a new interval that is guaranteed to contain the set of all possible resulting values. Interval arithmetic operations and mathematical functions form a closed mathematical system. This means that valid results are produced for any possible operator-operand combination, including division by zero and other indeterminate forms involving zero and infinities.
Sun ONE Studio 7, Compiler Collection Fortran 95 Interval Arithmetic SupportThe Sun ONE Studio 7, Compiler Collection Fortran 95 compiler contains the following interval features and extensions:
For more information about Fortran 95 Interval Arithmetic, see the Fortran 95 Interval Arithmetic Programming Reference. Sun ONE Studio 7, Compiler Collection C++ Interval Arithmetic SupportThe Sun ONE Studio 7, Compiler Collection release provides a C++ version of the interval functions and operators that are contained in Fortran 95 Interval Arithmetic. The interval classes include:
For more information about the C++ interval arithmetic library, see the C++ Interval Arithmetic Programming Reference. Interval Arithmetic Code ExamplesFortran 95 Interval Arithmetic Code Examples With the Sun ONE Studio Fortran 95 compiler, it is a simple matter to write interval programs to compute rigorous bounds on the value of arithmetic expressions:
To achieve the best results, use existing interval algorithms that compute narrow width interval results. Devising algorithms to compute narrow interval results is the topic of interval analysis. See below for information on interval algorithms included with the F95 compiler. For more information, see the Interval Arithmetic Programming Reference.
C++ Interval Arithmetic Code Examples
Where Can I Get More Information?
| ||||||||||||||||||||||||||||
![]() | ![]() | ![]() |