This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x = 25;
y_correct = 256;
assert(isequal(your_fcn_name(x),y_correct))
y =
13.1326
|
find the roots of a quadratic equation
168 Solvers
262 Solvers
Matlab Basics II - Create a vector with a repeated entry
182 Solvers
353 Solvers
Given a square and a circle, please decide whether the square covers more area.
351 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!