Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = [1/2 -1 inf];
assert(isequal(your_fcn_name(x),y_correct))
y =
0.5000 -1.0000 Inf
|
434 Solvers
Remove the two elements next to NaN value
309 Solvers
Find out missing number from a vector of 9 elements
207 Solvers
112 Solvers
118 Solvers