AnthonyH93 / HexaCalc

Three tabbed calculator for decimal, hexadecimal and binary for iOS built in Swift with Xcode. Provides numerous operations and seamless conversion between the three tabs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two’s Complement of 0 Produces Incorrect Result

andypleasants opened this issue · comments

When on the binary calculator performing two’s complement on 0 produces an incorrect result of all 1s (-1).

Running the operation again produces 1.

Thank you for reporting this bug. I have confirmed the issue and will fix it for the upcoming update.

This issue has been fixed with the latest release (version 1.3.5) on the App Store (currently in review, but should be released within a day or two). Thanks again for reporting it!