Area of Triangle

# Introduction In geometry, the area of a triangle is defined as the amount of space inside the boundary of the triangle. There are several ways to calculate the area of a triangle, but two of the most common methods are using the base and height of the triangle or using Heron's formula which takes the three sides of the triangle as input. In this lab, you will learn how to write C programs to find the area of a triangle using both of these methods.

|60 : 00

Click the virtual machine below to start practicing