Problem Recent Solvers7
Suggested Problems
-
1839 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1990 Solvers
-
Get the length of a given vector
13109 Solvers
-
41 Solvers
-
69 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
... for |x| < 1.
Yes, thanks. I added that restriction to the problem description.