Write the function squareArea
( or square_area
) that finds the area of the red square when you have the length of the circular arc A
.
- Use ? = Math.PI (
M_PI
in PHP ) - Round to two decimals
Write the function squareArea
( or square_area
) that finds the area of the red square when you have the length of the circular arc A
.
M_PI
in PHP )