diff --git a/Projects/C++ Projects/Basic/AIO Calculator/AIO calculator.cpp b/Projects/C++ Projects/Basic/AIO Calculator/AIO calculator.cpp index c8e494d..d8cc440 100644 --- a/Projects/C++ Projects/Basic/AIO Calculator/AIO calculator.cpp +++ b/Projects/C++ Projects/Basic/AIO Calculator/AIO calculator.cpp @@ -1,3 +1,4 @@ +//this is cpp calculator program #include using namespace std; @@ -52,7 +53,7 @@ long double power(long double base, long double exponent) int panel; long double a; long double b; - +//creating the void function void ctrl_panel() { cout << "Control Panel\n\nOperators: \n\n1.Addition\n2.Subtraction\n3.Multiplication\n4.Division\n5.Exponent\n6.Multiplication Table\n7.Celcius to Farenheit\n8.Farenheit to Celcius\n\n0.Back\n"; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy