다음을 통해 공유


Numerics.BigInteger 생성자(F#)

지정된 64비트 정수에 대한 BigInteger 값을 생성합니다.

네임스페이스/모듈 경로: System.Numerics

어셈블리: FSharp.Core(FSharp.Core.dll)

// Signatures:
new BigInteger : int64 -> BigInteger
new BigInteger : int -> BigInteger

// Usage:
new BigInteger (x)
new BigInteger (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#)