Hi All,at the beginning I would like to say that I am completely new to programming I'm having a lot of trouble with the very basics of ANSI C , I need to do it to pass my course .I would be very grateful for any help . Thank you
1. Write a program that will designate an equation of a straight line passing
through the points indicated by the user.
2. Expand the functionality of the library from point 1 by the functions:
a.the area of the circle
b.the length of the circle
c.the area of the triangle
d.the area of the rhombus (diamond)
e.the area of the rectangle
f.the area of the trapezium
and by using it, write a simple geometric calculator.