Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 2 8];
y_correct = 2;
assert(isequal(cube_of_max(x),y_correct))
|
What is the distance from point P(x,y) to the line Ax + By + C = 0?
277 Solvers
Rotate input square matrix 90 degrees CCW without rot90
380 Solvers
5112 Solvers
Find out sum of all elements of given Matrix
349 Solvers
111 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!