Question: C programs not c++ 2.2. Write a function named distance() that accepts the rectangular coordinates of two points X. Yand XY, and calculates and returns

C programs not c++
2.2. Write a function named distance() that accepts the rectangular coordinates of two points X. Yand XY, and calculates and returns the distance between the two points. The distanced between two points is given by the formula: (10) a = (-x) + (0-y;) Include the function in a working program. Make sure your function is called from main() and correctly retums a value to main() This question is marked according to this scheme: Program comments Comed colorations Proming of Rectangular points Pat value Implementation of distance implementation of mind Generator functionality
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
