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 Solvers175
Suggested Problems
-
Project Euler: Problem 4, Palindromic numbers
1297 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
560 Solvers
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
590 Solvers
-
Find nearest prime number less than input number
1021 Solvers
-
Create sequnce 1 4 9 16 25.........
419 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!