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 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2

バージョン情報

F# コア ライブラリのバージョン

サポート: 2.0

参照

関連項目

Numerics.BigInteger 構造体 (F#)

System.Numerics 名前空間 (F#)