This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
tic
x = 1;
y = your_fcn_name(x);
y_correct = round(toc,4)
assert(isequal(y,y_correct))
y_correct =
8.0000e-04
|
1900 Solvers
829 Solvers
1763 Solvers
188 Solvers
Basic commands - Least common multiple
151 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!