home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man3 / hmul.3 < prev    next >
Encoding:
Text File  |  1975-06-26  |  276 b   |  17 lines

  1. .th HMUL III 4/7/73
  2. .sh NAME
  3. hmul \*- high-order product
  4. .sh SYNOPSIS
  5. .ft B
  6. hmul(x, y)
  7. .ft R
  8. .sh DESCRIPTION
  9. .it Hmul
  10. returns the high-order 16 bits of the product of
  11. .bd x
  12. and
  13. .bd y.
  14. (The binary multiplication operator generates
  15. the low-order 16 bits of a product.)
  16. .sh BUGS
  17.