You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.PrimeNumbers Method
Dew Math for .NET
ContentsIndexHome
Example
var a: Vector; begin a.PrimeNumbers(10); // a = [2,3,5,7] end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.