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

42.64% Correct | 57.36% Incorrect
Last Solution submitted on Jul 28, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers67

Suggested Problems

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!