home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / NEXTSTEP / tools / calculators / MultibaseCalculator.2.1.NIHS.b.README < prev    next >
Encoding:
Text File  |  1997-05-27  |  1012 b   |  28 lines

  1. Multibase Calculator
  2. --------------------
  3.  
  4. New release replaces ftp://ftp.peak.org/next/apps/misc/MultibaseCalculator.NIHS.b.tar.gz
  5.  
  6.  
  7. Multibase Calculator is a NEXTSTEP utility application that converts between decimal, unsigned decimal, hex, binary, and octal number representations, showing all 5 representations simultaneously and allowing number entry in any representation.
  8.  
  9. It also performs common binary operations (+, -, *, /, &, |, ^) and unary operations (+/-, invert, shift, arithmetic shift, rotate, architecture swap, toggle hibit).  Word size is selectable between 8, 16, or 32 bits.
  10.  
  11. It is useful for everyday arithmetic, programming, and digital engineering.  It is particularly useful when analyzing bitwise logic common in C and Unix programs.
  12.  
  13. Consult the on-line help for instructions.
  14.  
  15.  
  16. Release 2.1 built May 27, 1997
  17.  
  18.  
  19. Compiled quad-fat:  Motorola, Intel, HP-PA, Sparc
  20. Does not require root level permissions to use or install.
  21.  
  22.  
  23. Freeware
  24.  
  25. Written by
  26. Jaime Guerrero
  27. jaime@low-impedance.com
  28.