Numerics.BigInteger Constructor (F#)
Construct a BigInteger value for the given 64-bit integer
Namespace/Module Path: System.Numerics
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signatures:
new BigInteger : int64 -> BigInteger
new BigInteger : int -> BigInteger
// Usage:
new BigInteger (x)
new BigInteger (x)
Parameters
- x
Type: int64
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0