Freigeben über


BigInteger.op_Explicit-Methode (F#)

Konvertiert eine große ganze Zahl in einen anderen Typ.

Namespace/Modulpfad: 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

Parameter

Plattformen

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 2.0

Siehe auch

Referenz

Numerics.BigInteger-Struktur (F#)

System.Numerics-Namespace (F#)