BigInteger.One プロパティ (F#)

1 の多倍長整数を取得します。

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

アセンブリ: FSharp.Core (FSharp.Core.dll 内)

// Signature:
static member One :  BigInteger

// Usage:
BigInteger.One

解説

この API は、F# コア ライブラリのバージョンで使用するためにのみ、.NET Framework 2.0 を対象となります。.NET Framework 4 を使用している場合は、同じ名前の .NET Framework 4 API である One を使用します。

プラットフォーム

Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2

バージョン情報

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

サポート: 2.0

参照

関連項目

Numerics.BigInteger 構造体 (F#)

System.Numerics 名前空間 (F#)