Height of a right-angled triangle - MATLAB Cody - MATLAB Central

Problem 42855. Height of a right-angled triangle

Difficulty:Rate
Given numbers a, b and c, find the height of the right angled triangle with sides a and b and hypotenuse c, for the base c. If a right angled triangle with sides a and b and hypotenuse c does not exist, return NaN (not-a-number).

Solution Stats

27.93% Correct | 72.07% Incorrect
Last Solution submitted on Jun 12, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
3

Problem Recent Solvers1901

Suggested Problems

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!