Contained Within
Find More DocumentationFeatured Support Resources |
Fortran 95 Interval Arithmetic Programming ReferenceFortran 95 Interval Arithmetic Programming Reference (806-7994-10): This book documents the intrinsic support for interval data types in the Sun WorkShop[tm] Fortran 95 compiler. 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. Numerous code examples show how to write interval code for Fortran 95. |