Problem 43326. Solve expression I
Solution Stats
Problem Comments
-
4 Comments
In the test suite, the correct answer should be (1+sin(x))./cos(x)+cos(x) ./ (1+sin(x)) % note the dot-slash in the second term
Well, at least if we assume that it was meant to be consistent with the problem statement :)
Note that this problem uses the word solve when it needs to say EVALUATE.
I support John D'Errico's comment: equations can be solved, but expressions cannot.
Also, it is pointless having the solution method exposed in the Test Suite. See further discussion at Problem 44617 &c.
Problem Recent Solvers87
Suggested Problems
-
Back to basics 21 - Matrix replicating
1252 Solvers
-
Convert a vector into a number
575 Solvers
-
Calculate the area of a triangle between three points
2132 Solvers
-
Basics: 'Find the eigenvalues of given matrix
385 Solvers
-
07 - Common functions and indexing 4
383 Solvers
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!