Returns the median line lengths a, b and c in an array.

The median lines are the lines from each vertex to the center.

  • Parameters

    Returns readonly [number, number, number]