Skip to content

LogicalCalculator

Pre-release
Pre-release

Choose a tag to compare

@devutku devutku released this 15 Dec 12:08
· 7 commits to main since this release
15357df

Its a Java program to make Logical Calculations and Also Some Arithmetical Operations

  • This is a simple calculator implemented in Java with a graphical user interface using Swing. The calculator supports basic arithmetic operations, logical operations, and radix conversion. It allows users to perform calculations in decimal, binary, and hexadecimal.