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
-
Who knows the last digit of pi?
686 Solvers
-
Set the array elements whose value is 13 to 0
1429 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
887 Solvers
-
Create a two dimensional zero matrix
523 Solvers
-
Solving Quadratic Equations (Version 1)
503 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!