Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = log(17)/log(3);
assert(isequal(your_fcn_name(x),y_correct))
|
54264 Solvers
351 Solvers
Back to basics 11 - Max Integer
678 Solvers
Magic is simple (for beginners)
2749 Solvers
Back to basics - mean of corner elements of a matrix
297 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!