Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 189 Bytes

File metadata and controls

3 lines (2 loc) · 189 Bytes

Calcultaing Area & Perimeter with JavaScript

Here I made a function that takes in two parameters (topLeft, bottomRight) which are used to calculate the Area & Permimeter of a rectangle.