You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExpr Class > MtxExpr Methods > MtxExpr.PrimeNumbers Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExpr.PrimeNumbers Method

Returns primer numbers up to number n.

Syntax
C#
Visual Basic
public static Vector PrimeNumbers(int n);

Internally calls Vector.PrimeNumbers

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