Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 90;
y = inf;
assert(isequal(tangent1(x),y))
|
2 | Pass |
%%
x = 45;
y = 1;
assert(isequal(tangent1(x),y))
|
450 Solvers
273 Solvers
286 Solvers
Calculate square and cube of number
248 Solvers
Find my daddy long leg (No 's')
632 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!