tariksune / Hesapla-JavaGUI

Some Mathematical Operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HesaplaJavaGui

info


Program kullanıcıdan iki değer alacak. Programda aşağıdaki işlemler gerçekleştirilebilir.

(Program will take two numbers from user. The following operations can be performed in the program)

- Toplama - Addition
- Çıkarma - Substraction
- Çarpma - Multiplication
- Bölme - Division
- Birinci Sayının Karesi - square of first num
- İkinci Sayının Karesi - square of second num
- Birinci Sayının Kökü - root of first num
- İkinci Sayının Kökü - root of second num

screenshot


#wheretofindme 📍


About

Some Mathematical Operations

License:MIT License


Languages

Language:Java 100.0%