Is there a quantitive measurement of how equilateral a triangle? Such as the following:
Triangle A(2,3,4)
Triangle B(3,3,3)
Triangle C(10,10,1)
Is there a measurement such that 0 is a triangle that doesn't satisfy the triangle inequality theorem and 1 is a perfect equilateral triangle, assuming that a triangle's side length range is not infinity but rather constrained between (0,c].
Therefore I should get:
Triangle A = some value between 0 - 1
Triangle B = 1
Triangle C = value close to 0