Problem 243. Four quadrant inverse tangent function.
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
@bmtran (Bryant Tran)
on 4 Feb 2012
This one should work for all of the test cases except that you have some numerical precision issues with the last test case. Please replace it with a numerical comparison that takes into account precision (my code is returning numbers with no decimal point but the test code returns something less pretty).
Problem Recent Solvers56
Suggested Problems
-
4240 Solvers
-
Project Euler: Problem 4, Palindromic numbers
748 Solvers
-
Back to basics 9 - Indexed References
427 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
562 Solvers
-
Given a window, how many subsets of a vector sum positive
831 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!