Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x=conpow();
d = x(1)^x(2)-x(3)^x(4);
y_correct = 1;
assert(isequal(d,y_correct))
|
9840 Solvers
Who knows the last digit of pi?
557 Solvers
Generate N equally spaced intervals between -L and L
564 Solvers
Output any real number that is neither positive nor negative
316 Solvers
274 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!