다음을 통해 공유


BigInteger.op_Explicit 메서드(F#)

BigInteger를 다른 형식으로 변환합니다.

네임스페이스/모듈 경로: 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 Windows 서버 2012, Windows Server 2008 R2, Windows 7, 8

버전 정보

F# 코어 라이브러리 버전

지원되는 버전: 2.0

참고 항목

참조

Numerics.BigInteger 구조체(F#)

System.Numerics 네임스페이스(F#)