Click or drag to resize

MathUtils.SmallPrimes Field

The first 1000 primes as an array of Int16.

Namespace: Orthogonal.Common.Basic
Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
Syntax
C#
public static readonly short[] SmallPrimes

Field Value

Int16[]
See Also