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