Skip to content
#

mathamatical-algorithms

Here are 2 public repositories matching this topic...

This console application allows users to input three side lengths and determine the type of triangle they form. It identifies whether the triangle is equilateral, scalene, or isosceles and if it's a right triangle. The program also validates if the input side lengths can form a valid triangle based on the triangle inequality theorem.

  • Updated Sep 30, 2023
  • C++

Add this topic to your repo

To associate your repository with the mathamatical-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more