Problem 1827. Negation the hard way
Write a function that has the following property: f(f(x)) = -x for any numeric array x.
Note that there is no restriction on the output for f(x). How bizarre can you make it?
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers70
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
467 Solvers
-
422 Solvers
-
Matrix indexing with two vectors of indices
759 Solvers
-
Let's get back to school, and create multiplication tables
226 Solvers
-
389 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!