Rectangle Diagonal Calculator

Posted by Dinesh on

This calculator calculates the diagonal of rectangle using width, height values.

Rectangle Diagonal Calculation

mm
mm
mm

Formula:

d = √ (w2 + h2)

Where,
d = Diagonal of Rectangle
w = Width
h = Height