Problem 60765. Identify points inside a Reuleaux triangle

Write a function to identify points that lie in or on a Realeaux triangle, which is a curve of constant width. The input to the function will be the (x, y) coordinates of the points and the (x, y) coordinates of the vertices of the triangle.
Reuleaux triangle

Solution Stats

100.0% Correct | 0.0% Incorrect
Last Solution submitted on Nov 24, 2024

Solution Comments

Show comments

Problem Recent Solvers2

Suggested Problems

More from this Author281

Problem Tags

Community Treasure Hunt

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

Start Hunting!