Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = log(17)/log(3);
assert(isequal(your_fcn_name(x),y_correct))
y =
2.5789
|
MATCH THE STRINGS (2 CHAR) very easy
250 Solvers
find the roots of a quadratic equation
168 Solvers
Create a two dimensional zero matrix
354 Solvers
149 Solvers
95 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!