home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / calculators / MultibaseCalculator.README < prev    next >
Encoding:
Text File  |  1996-07-24  |  734 b   |  18 lines

  1. Multibase Calculator is a NEXTSTEP utilty application that converts between decimal, unsigned decimal, hex, binary, and octal representations, showing all 5 representations simultaneously and allowing number entry in any representation.
  2.  
  3. It performs common binary (+, -, *, /, &, |, ^) and unary operations (+/-, invert, <<. >>, rot-L, rot-R, architecture swap, toggle hibit) on 8, 16, or 32 bit numbers.
  4.  
  5. It is useful for everyday arithmetic, programming, and digital engineering.  It is particularly useful when dealing with bitwise logic common in C and Unix programs.
  6.  
  7. Consult the on-line help for instructions.
  8.  
  9.  
  10. Now compiled quad-fat:  Motorola, Intel, HP-PA, Sparc
  11.  
  12.  
  13. Freeware
  14.  
  15. Written by
  16. Jaime Guerrero
  17. jaime@low-impedance.com
  18.