R8LIB
A Double Precision Real Arithmetic Utility Library


R8LIB is a MATLAB library which contains a number of utilities for double precision real (R8) arithmetic.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

R8LIB is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version.

Related Programs:

C8LIB, a MATLAB library which implements certain elementary functions for double precision complex (C8) variables;

I4LIB, a MATLAB library which contains many utility routines, using "I4" or "single precision integer" arithmetic.

SUBPAK, a MATLAB library which contains many utility routines;

References:

  1. Thomas Cormen, Charles Leiserson, Ronald Rivest,
    Introduction to Algorithms,
    MIT Press, 2001,
    ISBN: 0262032937,
    LC: QA76.C662.
  2. Albert Nijenhuis, Herbert Wilf,
    Combinatorial Algorithms for Computers and Calculators,
    Second Edition,
    Academic Press, 1978,
    ISBN: 0-12-519260-6,
    LC: QA164.N54.

Source Code:

Examples and Tests:

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


Last revised on 14 October 2012.