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