Categories: Assignment Help

I have the code so i need you to check them :) and put them

I have the code so i need you to check them and put them.
I have the code so i need you to check them and put them in one programpart A is in a file.part B is this :#include

#include

Don't use plagiarized sources. Get Your Custom Essay on
I have the code so i need you to check them 🙂 and put them
For $10/Page 0nly
Order Essay

//header filesusing namespace std;//global vairables declareint var_x_1, var_x_2, var_x_3, var_y_1, var_y_2, var_y_3, centreX, centreY;double radius;//function declarationvoid get3points();void calucateCenterPoints();void calucateRadiusValue();void outputInfo();int main() //start main function{ get3points(); // function calling calucateCenterPoints(); calucateRadiusValue(); outputInfo(); return 0;} //end of main functionvoid get3points(){ coutvar_x_1>>var_y_1; coutvar_x_2>>var_y_2; coutvar_x_3>>var_y_3;}void calucateCenterPoints(){ //calculation for finding x co-ordinates of center centreX = -1 * ((( var_x_3*var_x_3 var_x_2*var_x_2 + var_y_3*var_y_3 var_y_2*var_y_2)/(2*(var_y_3-var_y_2)) ) -((var_x_2*var_x_2 var_x_1*var_x_1 + var_y_2*var_y_2 var_y_1*var_y_1)/(2 *(var_y_2-var_y_1)))) /((var_x_2-var_x_1)/(var_y_2-var_y_1))-((var_x_3-var_x_2)/(var_y_3-var_y_2)); //calculation for finding y co-ordiunates of center centreY = (-1 * centreX*((var_x_2-var_x_1)/(var_y_2-var_y_1))) +( (var_x_2*var_x_2 var_x_1*var_x_1 + var_y_2*var_y_2 -var_y_1*var_y_1)/ (2 * (var_y_2-var_y_1)) );}void calucateRadiusValue(){ //calculateion for radius of circle radius = sqrt( pow(centreX-var_x_1, 2)+ pow(centreY-var_y_1, 2));}void outputInfo(){ //print the info on the console cout

admin

Share
Published by
admin

Recent Posts

Economic Debate #3- Progressive Income Tax – The Homework Helper

Economic Debate- Progressive Income Tax For this Economic Debate, we are going to discuss the…

2 years ago

MKT 6120 – Marketing Management – Davis Learning Engagement #7

TOPIC: Going Global Discussion Thread 1 (initial post due Wednesday for full credit) Please note:…

3 years ago

jvjvjhvjhvhjvj

Assignment Topic This week will culminate in the creation of a narrated PowerPoint to create…

3 years ago

Students are supposed to select a technological organization of their choice.

The Assignment must be submitted on Blackboard (WORD format only) via allocated folder. Assignments submitted…

3 years ago

Increases the risk of wildfires

you need to post your 2-page information flier to share with your Final Project Group.…

3 years ago

Statistics for Technology management

discussion: Discuss the methods used at your company to measure and ensure quality products and…

3 years ago