Find Area of a Triangle Using Its Base and Height: C Program

preview_player
Показать описание

Find the area of the Triangle when it's base and height are input by the user.

Formula To Calculate Area of Triangle when its Base and Height are given
Area = (Base * Height) / 2.0;

C Programming Interview / Viva Q&A List

C Programming: Beginner To Advance To Expert
Рекомендации по теме
Комментарии
Автор

I didn't understood that last step 0.2 f\n

ashamach