Physics, asked by varuneshtripathi7, 4 months ago

subprogram to calculate area of triangle​

Answers

Answered by mk1225673
1

Answer:

The formula or algorithm used is: Area = sqrt(s(s – a)(s – b)(s – c)), where s = (a + b + c) / 2 or perimeter / 2. and a, b & c are the sides of triangle.

Similar questions