Convert OnlineConvertOnline

CalculateLength of the diagonal of a RectangleOnline

(length of the rectangle)



(width of the rectangle)




The diagonal of a rectangle is a straight line segment that connects two opposite corners or vertices of the rectangle. It is the longest possible straight-line distance that can be measured inside the rectangle, passing through its center.

Formula

To calculate the length of the diagonal of a rectangle, you can use the following formula.

Length of diagonal of Rectangle = \({\ \sqrt{ l ^2 + w ^2}\ }\)

where

Calculation