Programming_In_Java_NPTEL icon indicating copy to clipboard operation
Programming_In_Java_NPTEL copied to clipboard

Area of the circle is calculated wrong

Open shraddha761 opened this issue 2 years ago • 0 comments
trafficstars

area of circle must be ,area = Math.PI * radius * radius;

shraddha761 avatar Apr 06 '23 13:04 shraddha761