This is a calculator
It is supposed to take commands on the form of awesomecalculator add 3 5
and the output would be 8
so argv[1]
is the operation. ex. add, subtract, multiply, divide, absolute, negate, power, root, log, ln, factorial, sin, cos and tan.
argv[2]
and argv[3]
are the operands.
everyone can implement one operation function.
and someone will implement the main function body.
if all functions were already implemented, come up with a new one and make it :D
- Eslam Romario
- Mohamed Medhat
- Omar Alsawaf
- Abdo Alaa
- Yasmin Ghazy
- Yara Yasser
- Saieed Osama
- Omneya Yahya
- Sara Rabie
- Omar M. Ali