Zero in programming, help to fix a query in chatgpt or implement logic to calculate sides, angles, perimeter and area.
Create a c++ library with trapezoid data and divide it into 3 files. In the file trapezoid.cpp create a user menu with a choice of calculation (by two sides and height, by two diagonals and angle sine, by centre line and height). Make a function to find sides of angles of perimeter and area of a trapezoid. If some...