You are here: Symbol Reference > MtxVec Namespace > Functions > MtxVec.Prime Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.Prime Function

Is number a prime number?

Pascal
function Prime(const X: integer): boolean;
Parameters 
Description 
Evaluated nunmber. 

True, if X is prime number.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!