2 (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
3 See the copyright notice in the ACK home directory, in the file "Copyright".
9 DIVIDE TWO FLOATS - DOUBLE Precision (DVF 8)
20 extend(&s1.d[0],&e1,sizeof(DOUBLE));
21 extend(&s2.d[0],&e2,sizeof(DOUBLE));
25 compact(&e1,&s1.d[0],sizeof(DOUBLE));