Placeholder

ITCO221 Unit 4 Graphical Calculator

$19.00

Description

You have been engaged to develop a graphical calculator. Specific requirements are as follows:
Create a graphical calculator with buttons that can add, subtract, multiply, divide, +/-, Sin, Cos, Tan, clear, and Modulus.
Write a method for each of these calculations that will accept the needed incoming numbers and return the calculated value.
Please note the call to these methods will occur when = is pressed.
You may only use 1 textbox to input numbers and display the results.
The first step is to open up the Windows Form. We can change the name of the form by modifying the text property on the form to be “Calculator”. Notice how the change is reflected automatically on the form.
This assignment requires 11 buttons, and one textbox to input and display the results.
Button1 is for add
Button2 is for subtract
Button3 is for multiply
Button4 is for divide
Button5 is for +/-
Button6 is for Sin
Button7 is for Cos
Button8 is for Tan
Button9 is for Clear
Button10 is for Modulus
Button11 is for =
SCREENSHOTS
SOLUTION
PAYMENT
The solution includes a Visual Studio (c#) project.
Attachments [Move over files to preview content of those files]
ITCO221_Unit_4.zip (94.46 KB)
ITCO221-Unit-4-Screenshot.png
Visual Studio project
ITCO221Unit4
ITCO221Unit4
App.config
bin
Debug
ITCO221Unit4.vshost.exe
ITCO221Unit4.vshost.exe.config
ITCO221Unit4.vshost.exe.manifest
Release
Calculator.cs
Calculator.Designer.cs
ITCO221Unit4.csproj
obj
Debug
DesignTimeResolveAssemblyReferences.cache
DesignTimeResolveAssemblyReferencesInput.cache
TempPE
Program.cs
Properties
AssemblyInfo.cs
Resources.Designer.cs
Settings.Designer.cs
Settings.settings
ITCO221Unit4.sln
ITCO221Unit4.v12.suo
Preview Calculator.cs
xxxxxxxxx xxxx221xxxx4
{
xxxxxx xxxxxxx xxxxx xxxxxxxxxx : xxxx
{ List
list; bool validate;
public Calculator() { InitializeComponent(); list = new List
(); }
private double getInput() {
xxxxxx xxxxxx = 0;
xxxxxxxx = xxxxx;
xxx
{
xx (xxxxxx.xxxxxxxxxxxxx(xxxxxxx.xxxx))
{
Preview Program.cs
xxxxx xxxxxx;
xxxxx xxxxxx.xxxxxxxxxxx.xxxxxxx;
xxxxx xxxxxx.xxxx;
xxxxx xxxxxx.xxxxxxxxx.xxxxx;
xxxxx xxxxxx.xxxxxxx.xxxxx;
namespace ITCO221Unit4 { static class Program { ///
/// The main entry point for the application.
///
[xxxxxxxxx]
xxxxxx xxxx xxxx()
{
xxxxxxxxxxx.xxxxxxxxxxxxxxxxxx();
xxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx(xxxxx);
Price: $19
Buy Now
Checkout
Added to cart
Buy More Save More
Buy at least TWO items & save up to 30% OFF your ENTIRE order!
Rack up instant rebates in your shopping cart. Simply add items to your cart, and see the savings add up.
Discounts will automatically be applied on eligible orders.
Add to Cart
Checkout
Added to cart
You May Also Like:
ITCO221 Unit 1 Introduce Yourself Console Program and Pseudocode
ITCO221 Unit 2 Verify Age Console Program and Problem Analysis
ITCO221 Unit 3 Check Duplicate Numbers C# Console Program and Pseudocode

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.