Files
freeCodeCamp/guide/english/mathematics/rhombus/index.md

15 lines
485 B
Markdown
Raw Normal View History

2018-10-12 15:37:13 -04:00
---
title: Rhombus
---
## Rhombus
2019-01-08 09:51:21 -06:00
![img](https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Rhombus.svg/640px-Rhombus.svg.png)
2018-10-12 15:37:13 -04:00
2019-01-08 09:51:21 -06:00
A rhombus is a simple quadrilateral whose four sides all have the same length. The shape resembles the classic diamond shape on playing cards.
2018-10-12 15:37:13 -04:00
2019-01-08 09:51:21 -06:00
Every rhombus is a parallelogram and one with right angles is a square.
2018-10-12 15:37:13 -04:00
#### More Information:
2019-01-08 09:51:21 -06:00
<a href='https://www.mathsisfun.com/geometry/rhombus.html' target='_blank' rel='nofollow'>MathIsFun.com</a>