You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Vector.PrimeNumbers Method
MtxVec VCL
ContentsIndex
Example
var a: Vector; begin a.PrimeNumbers(10); // a = [2,3,5,7] end;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.