Triangle Incenter Calculator

Posted by Dinesh on

This calculator calculates the triangle incenter point, radius using a(x,y), b(x,y), c(x,y) values.

Triangle Incenter Calculation

Formula:

Coordinates of the Incenter = ( (axa + bxb + cxc)/P , (aya + byb + cyc)/P )

Where,
P = (a+b+c),
a,b,c = Triangle side Length