Add Content (#23448)

Added a definition to perimeter with a simple method to measure a perimeter
pull/21817/head^2
TheRealSpartacus 2018-11-04 23:13:56 -08:00 committed by Manish Giri
parent 01a3532484
commit 96ffe31186
1 changed files with 1 additions and 6 deletions

View File

@ -3,13 +3,8 @@ title: Perimeter
---
## Perimeter
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/mathematics/perimeter/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
Perimeter is the measure of the distance around a shape. It can also be described as the sum of the lengths of all the sides and curves that form a shape. Likewise, in order to get the perimeter of a shape, you first measure the length of all sides and curves that constitute said shape in the same units, then add all measurements together.
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->