Write a function that will multiply every prime number in the array or matrix by two, leaving all other numbers the same, and return that de-primed array or matrix. One will be treated as prime in this problem.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers169
Suggested Problems
-
The Goldbach Conjecture, Part 2
2413 Solvers
-
Test if a Number is a Palindrome without using any String Operations
253 Solvers
-
Unique values without using UNIQUE function
444 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13629 Solvers
-
272 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!