This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
rounding problem??? O_o
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 360;
y_correct = 86.85;
assert(isequal(kelvin(x),y_correct))
|
405 Solvers
201 Solvers
Find out value of sine given by degree.
231 Solvers
177 Solvers
Replace every 3rd element in a vector with 4
170 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!