IsPrime(Int64) Method
Summary
Represents method
IsPrime(Int64)
.
Namespace
:
flcMaths
Syntax
Delphi
function IsPrime(const N: Int64): Boolean;
Parameters
N
Type: Int64
Return Value
Type:
Boolean
See Also
Reference
flcMaths