Question
Write a function to compute the area of a circle given radius?
Login to Submit
Examples
Input: 1 Output: Math.PI
Write a function to compute the area of a circle given radius?
Login to Submit
Input: 1 Output: Math.PI