[ Download ] [ Theory ] [ Bugs ] [ License ] [ Examples ] [ Home ]

 

The SEA home page

Simple Error Arithmetic in Fortran 90/95

 

Examples

 

 

Sea comes with 8 examples. More examples will be added later.

Example 1: Simple interactive demo program

This example can be downloaded here and compiled with "make all".

Example 2: Solving a quadratic equation

This example can be downloaded here and compiled with "make all".

Example 3: Reading non-SEA input

This example can be downloaded here and compiled with "make all".

Example 4: The elemental feature of Fortran 95

This example can be downloaded here and compiled with "make all".

Example 5: Testing 3-value arithmetic

This example can be downloaded here and compiled with "make all".

Example 6: Simple non-symmetric error range

This example can be downloaded here and compiled with "make all".

Example 7: Testing 3-value arithmetic

This example can be downloaded here and compiled with "make all".

Example 8: Testing 3-value arithmetic

This example can be downloaded here and compiled with "make all".