Rectangle calculator
Enter the width and height of a rectangle and this tool returns its area, perimeter, diagonal length and the angle the diagonal makes with the base.
Area is width × height, perimeter is 2 × (width + height), and the diagonal is √(width² + height²). All maths runs in your browser — nothing is uploaded.