Find the area, perimeter, and diagonal of a rectangle. Enter the length and width.
Usage Tip
For a fixed perimeter, area is largest when the rectangle is closest to a square.
diagonal = √(length² + width²)
The diagonal splits it into two right triangles, so the Pythagorean theorem gives its length.
The diagonal connects opposite corners.
A rectangle with equal sides is a square.
