Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x = 90;
y = inf;
assert(isequal(tangent1(x),y))
|
2 | Fail |
x = 45;
y = 1;
assert(isequal(tangent1(x),y))
|
Swap the first and last columns
12413 Solvers
349 Solvers
Duplicate each element of a vector.
518 Solvers
246 Solvers
Make a vector of prime numbers
194 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!