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 | Pass |
x = 4;
y_correct = 16;
assert(isequal(square(x),y_correct))
|
1611 Solvers
Back to basics 6 - Column Vector
809 Solvers
Convert a vector into a number
442 Solvers
309 Solvers
281 Solvers