The number type for the radius is already declared in the calcCirc and calcArea methods, so you don't need to do it again. They expect doubles.

As for rad/radius: The methods already have a double...