PARANOIA
Floating Point Arithmetic Tests


PARANOIA is a C program which tests the floating point arithmetic implementation on a computer.

PARANOIA was originally written in BASIC (!) by Professor William Kahan.

The original, true, correct version of PARANOIA is available in the PARANOIA subdirectory of the NETLIB web site.

Related Data and Programs:

MACHAR is a C library which computes the appropriate values of machine constants for a given machine.

MACHINE is a C library which store the appropriate values of machine constants for a given machine.

PARANOIA is also available in a FORTRAN90 version.

Reference:

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the C source codes.


Last revised on 30 December 2007.