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 Solvers55
Suggested Problems
-
Read a column of numbers and interpolate missing data
1727 Solvers
-
Sum of first n terms of a harmonic progression
341 Solvers
-
Return elements unique to either input
653 Solvers
-
Determine if input is a perfect number
178 Solvers
-
convert matrix to single column
356 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!