Write a function to compute the area of a circle given radius? function solve( a ){ //write your code here } Login to Submit
Input: 1 Output: Math.PI