Given x as a uint8 find the additive inverse y.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2813 Solvers
-
617 Solvers
-
Find the Nth Root of a Given Number
362 Solvers
-
792 Solvers
-
Output a vector which is table of 9
179 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
"Given x as a uint8". It's a double in the test suite.
Thank you for noticing that. Fixed.
Tests 1 and 4 in the Test Suite are the same.