Correct definition for the Triangle inequality#298
Correct definition for the Triangle inequality#298petertseng merged 1 commit intoexercism:masterfrom
Conversation
"or equal to" was missing. In mathematics, the triangle inequality states that for any triangle, the sum of the lengths of any two sides must be greater than or equal to the length of the remaining side. Source: https://en.wikipedia.org/wiki/Triangle_inequality
|
We need to be careful with this. There has been some discussion around this Am 19.07.2016 20:45 schrieb "Matt Fischer" notifications@github.com:
|
|
Maybe we could just explain that in the README and post a link to the mathematical definition? |
|
The previous discussion was at #202 and mainly centered around whether tracks should have tests for cases when So I say 👍 to this. |
Giving the users the power of Skips
"or equal to" was missing.
In mathematics, the triangle inequality states that for any triangle,
the sum of the lengths of any two sides must be greater than or equal to
the length of the remaining side.
Source: https://en.wikipedia.org/wiki/Triangle_inequality