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 Solvers68
Suggested Problems
-
Increment a number, given its digits
661 Solvers
-
Is my wife right? Now with even more wrong husband
1325 Solvers
-
Return elements unique to either input
777 Solvers
-
Getting the row and column location from a matrix
288 Solvers
-
Create a vector whose elements depend on the previous element
713 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!