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
-
623 Solvers
-
Matlab Basics - Convert a row vector to a column vector
629 Solvers
-
find whether it is prime or not
151 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1912 Solvers
-
Number of Even Elements in Fibonacci Sequence
1280 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!