BigInteger.op_Explicit Method (F#)
Converts a big integer to another type.
Namespace/Module Path: System.Numerics
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signatures:
static member op_Explicit : BigInteger -> int32
static member op_Explicit : BigInteger -> int64
static member op_Explicit : BigInteger -> float
// Usage:
int32 x
int64 x
float x
Parameters
- x
Type: BigInteger
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0