PreviousPrime Command
- PreviousPrime( <Number> )
-
Returns the greatest prime smaller than the entered number.
PreviousPrime(10000)
yields 9973.
See also NextPrime Command. |
Returns the greatest prime smaller than the entered number.
PreviousPrime(10000)
yields 9973.
See also NextPrime Command. |