Our suggestions for double complex and intrinsic functions have nevertheless seen widespread use, they are available as "Functions for manipulating floating-point numbers" by John K. Reid, Report CSS 76 from the Computer Science and Systems Division, AERE Harwell (June 1979), published in the SIGNUM Newsletter, Vol. 14 (1979, No. 4), pp. 11-13 (this version has some serious typing errors), and the SIGPLAN Notices, Vol. 15 (1980, No. 6), pp. 68-76; and "Complex double precision in association with Fortran 77" by John K Reid, SIGNUM Newsletter, Vol. 15 (1980, No. 1), pp. 16-17; IMA Bulletin, Vol. 16 (1980), pp. 222-223.
After the completion of the Fortran 77 standard, major changes have occurred in the membership of the ANSI Fortran committee X3J3. The scientific community has received much better representation; two members of WG 2.5 have been members of X3J3. Brian Smith has worked extensively on "general precision" and the proposals now adopted include the ideas of the previous section. John Reid has also joined and is participating in the array subgroup. Thus more recognition of the needs of numerical mathematics were obtained in the following standards: Fortran 90, Fortran 95, and Fortran 2003.
The group is now active with the next revision of Fortran.
See also the slides Java Numerical Performance by Ronald F. Boisvert and Roldan Pozo, as well as their performance figures in Chapter 8 of the book "Accuracy and Reliability in Scientific Computing".
We were not involved with Part 2, which includes square roots, exponentials and logarithms, trigonometric functions (including hyperbolic), various type and radix conversions (including I/O conversions), some extended precision functions (like low parts of the basic operations, high part of integer multiply), and possibly others, nor with the following parts.
The LIA documents are
ISO/IEC 10967-1:1994, Information technology -- Language independent arithmetic -- Part 1: Integer and floating point arithmetic.
ISO/IEC 10967-2:2001,Information technology -- Language independent arithmetic -- Part 2: Elementary numerical functions.
ISO/IEC 11404:1996, Information technology -- Programming languages, their environments and system software interfaces -- Language-independent datatypes.
ISO/IEC 13886:1996, Information technology -- Language-Independent Procedure Calling (LIPC).
ISO/IEC TR 14369:1999, Information technology -- Programming languages, their environments and system software interfaces -- Guidelines for the preparation of Language-Independent Service Specifications (LISS).
A working conference on "The relationship between numerical computation and programming languages" was organized by WG 2.5 on the 3-7 August 1981 in Boulder, Colorado, USA.