Question: need in c language Write a function called isIsoceles that accepts three integer parameters that represent the lengths of the sides of a triangle. The
need in c language
Write a function called isIsoceles that accepts three integer parameters that represent the lengths of the sides of a triangle. The function returns true if the triangle is isosceles but not equilateral (meaning that exactly two of the sides have an equal length), and false otherwise.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
