Problem 43142. Find max prime number
Given integer number n. Find the max prime number (mpn) that smaller than or equal to n. Example:
n = 10 --> mpn = 7
Solution Stats
Problem Comments
-
1 Comment
Dyuman Joshi
on 1 Dec 2020
Needs more test cases.
Solution Comments
Show commentsProblem Recent Solvers175
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
49322 Solvers
-
Back to basics 21 - Matrix replicating
1531 Solvers
-
Change the sign of even index entries of the reversed vector
553 Solvers
-
351 Solvers
-
220 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!