HMUL(III)                    4/7/73                     HMUL(III)
NAME
     hmul - high-order product
SYNOPSIS
     hmul(x, y)
DESCRIPTION
     Hmul returns the high-order 16 bits of the product of x  and
     y.   (The  binary multiplication operator generates the low-
     order 16 bits of a product.)
BUGS