https://github.com/ohler55/geekcalc
https://github.com/ohler55/geekcalc
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohler55/geekcalc
- Owner: ohler55
- Created: 2013-03-04T00:16:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T20:03:48.000Z (over 4 years ago)
- Last Synced: 2025-01-29T03:42:59.414Z (8 months ago)
- Language: Java
- Size: 2.68 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
GeekCalc is designed for the software developer. It includes the basic calculator functionality but also supports signed and unsigned integer math and bit operations for 64, 32, 16, and 8 bit integers. An ASCII mode and ASCII character table are also included. Multiple display formats are supported and include decimal, hexidecimal, octal, and binary.