Prime number calculation.
None.
function GetClosestPrime(const n: Cardinal): Cardinal; |
function GetClosestPrime(const n: Cardinal): Cardinal; |
Returns the first prime number that is equal to or greater than n
.
None.
None.
None.
Ralf Junker -- delphi@zeitungsjunge.de