Megatops BinCalc is a pure Int32 calculator designed for developers. It provides you a effective way to perform binary calculations or making base conversions.
If you are a embedded system developer or low-level software developer, you might like it. It will rescue you from counting the 0/1s in the stupid Windows Calculator and help you to save the time wasted on parsing the hardware registers or converting from one base to another
Here are some key features of "Megatops BinCalc":
· unique binary input method
· get bin/dec/hex input & display in one screen
· supports Intel/Freescale style bit labeling
· signed/unsigned int 32 support
· octal support
· unix file permission indicator
· classic 4-level (XYZT) RPN calculator
· well designed keyboard input support
What's New in This Release: [ read full changelog ]
· Fixed binary string copy bug