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 comments
Loading...
Problem Recent Solvers71
Suggested Problems
-
Find the sum of all the numbers of the input vector
55158 Solvers
-
Determine whether a vector is monotonically increasing
23434 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3070 Solvers
-
Compute a dot product of two vectors x and y
1057 Solvers
-
667 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!