/SimpleCalculator

In this project, I developed a simple calculator using the Math Expression Evaluation library and ViewBinding.

Primary LanguageKotlin

SimpleCalculator

This project involves a simple calculator application that can perform basic arithmetic operations (+, -, *, /, %). The user can enter numbers by clicking on the number buttons on the screen and perform calculations by clicking on the operator buttons.

SimpleCalculator

This project involves a simple calculator application that can perform basic arithmetic operations (+, -, *, /, %). The user can enter numbers by clicking on the number buttons on the screen and perform calculations by clicking on the operator buttons.

Technologies Used

Kotlin programming language

Android Studio development environment

Android Jetpack libraries (ViewBinding)

Math Expression Evaluation library

Application Screenshots

This screenshot displays an error message that appears when attempting to divide a rational number by 0 in the application.

WhatsApp Görsel 2023-02-28 saat 01 51 44

This screenshot demonstrates that mathematical operations are performed according to their order of precedence

WhatsApp Görsel 2023-02-28 saat 01 53 58

This screenshot provides an example of a division operation.

WhatsApp Görsel 2023-02-28 saat 02 07 48