System.Numerics namespace

The System.Numerics namespace contains types that complement the numeric primitives that are defined by the .NET Framework.

This topic displays the types in the System.Numerics namespace that are included in the .NET for Windows Store apps. Note that the .NET for Windows Store apps does not include all the members of each type. For information about individual types, see the linked topics. The documentation for a type indicates which members are included in the .NET for Windows Store apps.

System.Numerics namespace

Types supported in the .NET for Windows Store apps

Description

BigInteger

Represents an arbitrarily large signed integer.

Complex

Represents a complex number.

See Also

Concepts

.NET for Windows Store apps - supported APIs