次の方法で共有


BigInteger.op_Explicit メソッド (F#)

多倍長整数を別の型に変換します。

名前空間/モジュール パス: System.Numerics

アセンブリ: FSharp.Core (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

パラメーター

プラットフォーム

Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2

バージョン情報

F# ランタイム

サポート: 2.0

Silverlight

サポート: 3

参照

その他の技術情報

Numerics.BigInteger 構造体 (F#)

System.Numerics 名前空間 (F#)