Problem 42855. Height of a right-angled triangle
Solution Stats
Problem Comments
-
2 Comments
Asif Newaz
on 19 Oct 2019
although i'm providing a correct solution with correct answer, it's showing assertion failed for the 1st case. other assertions are ok. help?
goc3
on 29 Sep 2020
The first test case has had a tolerance applied.
Solution Comments
-
2 Comments
john perkins
on 4 May 2021
nice
Javid Moraveji
on 14 Jun 2022 at 16:58
What is the function supposed to return when with the input numbers, c can be a hypotenuse?
-
1 Comment
Umur Ulas Harman
on 12 Jul 2020
Test 1 is problematic. It does not accept the answer like 2.4000, 2.400, or 2.40. It expects exactly 2.4 which is the same. There is something wrong about test 1 format or something. Please update test 1.
Problem Recent Solvers1044
Suggested Problems
-
73427 Solvers
-
527 Solvers
-
589 Solvers
-
617 Solvers
-
179 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!