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 * Multiply Double Precision Float (MLF 8)
20 extend(&s1.d[0],&e1,sizeof(DOUBLE));
21 extend(&s2.d[0],&e2,sizeof(DOUBLE));
24 compact(&e1,&s1.d[0],sizeof(DOUBLE));