System.Numerics namespace

4 out of 5 rated this helpful - Rate this topic

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.

Types supported in the .NET for Windows Store apps

Description

BigInteger

Represents an arbitrarily large signed integer.

Complex

Represents a complex number.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.