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
-
471 Solvers
-
Compute a dot product of two vectors x and y
988 Solvers
-
Find the maximum number of decimal places in a set of numbers
2854 Solvers
-
Is this triangle right-angled?
5809 Solvers
-
Sum of odd numbers in a matrix
574 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!