Simple scientific calculator with the working name "Wang Calculator." The project was made for the purposes of the university task. It was created using the C# language and the ".NET" environment. The application allows you to view the history of entered expressions. As for graphic design, it was inspired by the appearance of a real device. Some additional subprograms have been introduced to expand the application's functionality, including a complex number calculator, numeral systems calculator, and unit converter. Additional subprograms are available from the "Extras" panel, which is located under the "gear" icon.
- Classic user interface (real device),
- LCD that allows you to view the history of entered expressions,
- Complex number calculator (subprogram),
- Unit converter (subprogram),
- Numeral systems calculator (BIN, OCT, DEC, HEX),
- Operation only with the on-screen keyboard,
- Memory functions (MS, MR, MC, M+, M-),
- Resolution 1920x1080 (or higher),
Run the "WangCalculator.exe" file (available in the root directory).