Is this triangle right-angled? - MATLAB Cody - MATLAB Central

Problem 2023. Is this triangle right-angled?

Difficulty:Rate
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return false.

Solution Stats

46.31% Correct | 53.69% Incorrect
Last Solution submitted on Mar 19, 2025

Problem Comments

Solution Comments

Show comments

Group

Basics on Vectors Image
Basics on Vectors
  • 11 Problems
  • 7937 Finishers

Problem Recent Solvers6020

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page