+ 2

How to create calculator

How to code a scientific calculator

9th Nov 2024, 5:27 PM
Mascot Ifeanyichukwu
Mascot Ifeanyichukwu - avatar
5 odpowiedzi
+ 4
by coding it :-) decide a programming language and open the editor/ide. in some programming languages there are a lot of built-in functions which can help you.... and don't forget to use a relevant tags, including the programming language.... thanks
9th Nov 2024, 5:35 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
You can use any one of programing languages. But most of cases your calculator run on console. So if you want better user interface, you can use HTML, CSS and JavaScript. You can get easily all values using DOM..
9th Nov 2024, 6:00 PM
Sk Sahagir
Sk Sahagir - avatar
+ 1
If you want to code a calculator you need to specify your language either you want it in command line or gui Graphic iser interface I recommend gui in c# and lots of video avaliable you can easily desgin with visuL studio and code shortly
9th Nov 2024, 6:22 PM
sibghat yaqobi
sibghat yaqobi - avatar
0
Thanks but which language do 8 use
9th Nov 2024, 5:41 PM
Mascot Ifeanyichukwu
Mascot Ifeanyichukwu - avatar
0
https://sololearn.com/compiler-playground/W2aKKsF8IJtB/?ref=app this is the best i can do with some of the buttons you can take a look at my code
11th Nov 2024, 2:46 PM
Ethan
Ethan - avatar