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
-
9131 Solvers
-
Maximum running product for a string of numbers
2252 Solvers
-
How to find the position of an element in a vector without using the find function
2810 Solvers
-
Sum of diagonal of a square matrix
1630 Solvers
-
360 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!