The test suite is incorrect. It is either the surface area of a sphere given the diameter or the area of a circle given a radius.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 2;
y_correct = 4*pi;
assert(isequal(your_fcn_name(x),y_correct))
|
14352 Solvers
451 Solvers
Fahrenheit to Celsius converter
262 Solvers
402 Solvers
265 Solvers