Int128 構造体

定義

128 ビット符号付き整数を表します。

public value class Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, System::Numerics::IAdditionOperators<Int128, Int128, Int128>, System::Numerics::IAdditiveIdentity<Int128, Int128>, System::Numerics::IBinaryInteger<Int128>, System::Numerics::IBinaryNumber<Int128>, System::Numerics::IBitwiseOperators<Int128, Int128, Int128>, System::Numerics::IComparisonOperators<Int128, Int128, bool>, System::Numerics::IDecrementOperators<Int128>, System::Numerics::IDivisionOperators<Int128, Int128, Int128>, System::Numerics::IEqualityOperators<Int128, Int128, bool>, System::Numerics::IIncrementOperators<Int128>, System::Numerics::IMinMaxValue<Int128>, System::Numerics::IModulusOperators<Int128, Int128, Int128>, System::Numerics::IMultiplicativeIdentity<Int128, Int128>, System::Numerics::IMultiplyOperators<Int128, Int128, Int128>, System::Numerics::INumber<Int128>, System::Numerics::INumberBase<Int128>, System::Numerics::IShiftOperators<Int128, int, Int128>, System::Numerics::ISignedNumber<Int128>, System::Numerics::ISubtractionOperators<Int128, Int128, Int128>, System::Numerics::IUnaryNegationOperators<Int128, Int128>, System::Numerics::IUnaryPlusOperators<Int128, Int128>
public value class Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, IUtf8SpanParsable<Int128>, System::Numerics::IAdditionOperators<Int128, Int128, Int128>, System::Numerics::IAdditiveIdentity<Int128, Int128>, System::Numerics::IBinaryInteger<Int128>, System::Numerics::IBinaryNumber<Int128>, System::Numerics::IBitwiseOperators<Int128, Int128, Int128>, System::Numerics::IComparisonOperators<Int128, Int128, bool>, System::Numerics::IDecrementOperators<Int128>, System::Numerics::IDivisionOperators<Int128, Int128, Int128>, System::Numerics::IEqualityOperators<Int128, Int128, bool>, System::Numerics::IIncrementOperators<Int128>, System::Numerics::IMinMaxValue<Int128>, System::Numerics::IModulusOperators<Int128, Int128, Int128>, System::Numerics::IMultiplicativeIdentity<Int128, Int128>, System::Numerics::IMultiplyOperators<Int128, Int128, Int128>, System::Numerics::INumber<Int128>, System::Numerics::INumberBase<Int128>, System::Numerics::IShiftOperators<Int128, int, Int128>, System::Numerics::ISignedNumber<Int128>, System::Numerics::ISubtractionOperators<Int128, Int128, Int128>, System::Numerics::IUnaryNegationOperators<Int128, Int128>, System::Numerics::IUnaryPlusOperators<Int128, Int128>
public readonly struct Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, System.Numerics.IAdditionOperators<Int128,Int128,Int128>, System.Numerics.IAdditiveIdentity<Int128,Int128>, System.Numerics.IBinaryInteger<Int128>, System.Numerics.IBinaryNumber<Int128>, System.Numerics.IBitwiseOperators<Int128,Int128,Int128>, System.Numerics.IComparisonOperators<Int128,Int128,bool>, System.Numerics.IDecrementOperators<Int128>, System.Numerics.IDivisionOperators<Int128,Int128,Int128>, System.Numerics.IEqualityOperators<Int128,Int128,bool>, System.Numerics.IIncrementOperators<Int128>, System.Numerics.IMinMaxValue<Int128>, System.Numerics.IModulusOperators<Int128,Int128,Int128>, System.Numerics.IMultiplicativeIdentity<Int128,Int128>, System.Numerics.IMultiplyOperators<Int128,Int128,Int128>, System.Numerics.INumber<Int128>, System.Numerics.INumberBase<Int128>, System.Numerics.IShiftOperators<Int128,int,Int128>, System.Numerics.ISignedNumber<Int128>, System.Numerics.ISubtractionOperators<Int128,Int128,Int128>, System.Numerics.IUnaryNegationOperators<Int128,Int128>, System.Numerics.IUnaryPlusOperators<Int128,Int128>
public readonly struct Int128 : IComparable<Int128>, IEquatable<Int128>, IParsable<Int128>, ISpanParsable<Int128>, IUtf8SpanParsable<Int128>, System.Numerics.IAdditionOperators<Int128,Int128,Int128>, System.Numerics.IAdditiveIdentity<Int128,Int128>, System.Numerics.IBinaryInteger<Int128>, System.Numerics.IBinaryNumber<Int128>, System.Numerics.IBitwiseOperators<Int128,Int128,Int128>, System.Numerics.IComparisonOperators<Int128,Int128,bool>, System.Numerics.IDecrementOperators<Int128>, System.Numerics.IDivisionOperators<Int128,Int128,Int128>, System.Numerics.IEqualityOperators<Int128,Int128,bool>, System.Numerics.IIncrementOperators<Int128>, System.Numerics.IMinMaxValue<Int128>, System.Numerics.IModulusOperators<Int128,Int128,Int128>, System.Numerics.IMultiplicativeIdentity<Int128,Int128>, System.Numerics.IMultiplyOperators<Int128,Int128,Int128>, System.Numerics.INumber<Int128>, System.Numerics.INumberBase<Int128>, System.Numerics.IShiftOperators<Int128,int,Int128>, System.Numerics.ISignedNumber<Int128>, System.Numerics.ISubtractionOperators<Int128,Int128,Int128>, System.Numerics.IUnaryNegationOperators<Int128,Int128>, System.Numerics.IUnaryPlusOperators<Int128,Int128>
type Int128 = struct
    interface IFormattable
    interface IParsable<Int128>
    interface ISpanFormattable
    interface ISpanParsable<Int128>
    interface IAdditionOperators<Int128, Int128, Int128>
    interface IAdditiveIdentity<Int128, Int128>
    interface IBinaryInteger<Int128>
    interface IBinaryNumber<Int128>
    interface IBitwiseOperators<Int128, Int128, Int128>
    interface IComparisonOperators<Int128, Int128, bool>
    interface IEqualityOperators<Int128, Int128, bool>
    interface IDecrementOperators<Int128>
    interface IDivisionOperators<Int128, Int128, Int128>
    interface IIncrementOperators<Int128>
    interface IModulusOperators<Int128, Int128, Int128>
    interface IMultiplicativeIdentity<Int128, Int128>
    interface IMultiplyOperators<Int128, Int128, Int128>
    interface INumber<Int128>
    interface INumberBase<Int128>
    interface ISubtractionOperators<Int128, Int128, Int128>
    interface IUnaryNegationOperators<Int128, Int128>
    interface IUnaryPlusOperators<Int128, Int128>
    interface IShiftOperators<Int128, int, Int128>
    interface IMinMaxValue<Int128>
    interface ISignedNumber<Int128>
type Int128 = struct
    interface IFormattable
    interface IParsable<Int128>
    interface ISpanFormattable
    interface ISpanParsable<Int128>
    interface IAdditionOperators<Int128, Int128, Int128>
    interface IAdditiveIdentity<Int128, Int128>
    interface IBinaryInteger<Int128>
    interface IBinaryNumber<Int128>
    interface IBitwiseOperators<Int128, Int128, Int128>
    interface IComparisonOperators<Int128, Int128, bool>
    interface IEqualityOperators<Int128, Int128, bool>
    interface IDecrementOperators<Int128>
    interface IDivisionOperators<Int128, Int128, Int128>
    interface IIncrementOperators<Int128>
    interface IModulusOperators<Int128, Int128, Int128>
    interface IMultiplicativeIdentity<Int128, Int128>
    interface IMultiplyOperators<Int128, Int128, Int128>
    interface INumber<Int128>
    interface INumberBase<Int128>
    interface ISubtractionOperators<Int128, Int128, Int128>
    interface IUnaryNegationOperators<Int128, Int128>
    interface IUnaryPlusOperators<Int128, Int128>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<Int128>
    interface IShiftOperators<Int128, int, Int128>
    interface IMinMaxValue<Int128>
    interface ISignedNumber<Int128>
type Int128 = struct
    interface IFormattable
    interface IParsable<Int128>
    interface ISpanFormattable
    interface ISpanParsable<Int128>
    interface IUtf8SpanFormattable
    interface IUtf8SpanParsable<Int128>
    interface IAdditionOperators<Int128, Int128, Int128>
    interface IAdditiveIdentity<Int128, Int128>
    interface IBinaryInteger<Int128>
    interface IBinaryNumber<Int128>
    interface IBitwiseOperators<Int128, Int128, Int128>
    interface IComparisonOperators<Int128, Int128, bool>
    interface IEqualityOperators<Int128, Int128, bool>
    interface IDecrementOperators<Int128>
    interface IDivisionOperators<Int128, Int128, Int128>
    interface IIncrementOperators<Int128>
    interface IModulusOperators<Int128, Int128, Int128>
    interface IMultiplicativeIdentity<Int128, Int128>
    interface IMultiplyOperators<Int128, Int128, Int128>
    interface INumber<Int128>
    interface INumberBase<Int128>
    interface ISubtractionOperators<Int128, Int128, Int128>
    interface IUnaryNegationOperators<Int128, Int128>
    interface IUnaryPlusOperators<Int128, Int128>
    interface IShiftOperators<Int128, int, Int128>
    interface IMinMaxValue<Int128>
    interface ISignedNumber<Int128>
Public Structure Int128
Implements IAdditionOperators(Of Int128, Int128, Int128), IAdditiveIdentity(Of Int128, Int128), IBinaryInteger(Of Int128), IBinaryNumber(Of Int128), IBitwiseOperators(Of Int128, Int128, Int128), IComparable(Of Int128), IComparisonOperators(Of Int128, Int128, Boolean), IDecrementOperators(Of Int128), IDivisionOperators(Of Int128, Int128, Int128), IEqualityOperators(Of Int128, Int128, Boolean), IEquatable(Of Int128), IIncrementOperators(Of Int128), IMinMaxValue(Of Int128), IModulusOperators(Of Int128, Int128, Int128), IMultiplicativeIdentity(Of Int128, Int128), IMultiplyOperators(Of Int128, Int128, Int128), INumber(Of Int128), INumberBase(Of Int128), IParsable(Of Int128), IShiftOperators(Of Int128, Integer, Int128), ISignedNumber(Of Int128), ISpanParsable(Of Int128), ISubtractionOperators(Of Int128, Int128, Int128), IUnaryNegationOperators(Of Int128, Int128), IUnaryPlusOperators(Of Int128, Int128)
Public Structure Int128
Implements IAdditionOperators(Of Int128, Int128, Int128), IAdditiveIdentity(Of Int128, Int128), IBinaryInteger(Of Int128), IBinaryNumber(Of Int128), IBitwiseOperators(Of Int128, Int128, Int128), IComparable(Of Int128), IComparisonOperators(Of Int128, Int128, Boolean), IDecrementOperators(Of Int128), IDivisionOperators(Of Int128, Int128, Int128), IEqualityOperators(Of Int128, Int128, Boolean), IEquatable(Of Int128), IIncrementOperators(Of Int128), IMinMaxValue(Of Int128), IModulusOperators(Of Int128, Int128, Int128), IMultiplicativeIdentity(Of Int128, Int128), IMultiplyOperators(Of Int128, Int128, Int128), INumber(Of Int128), INumberBase(Of Int128), IParsable(Of Int128), IShiftOperators(Of Int128, Integer, Int128), ISignedNumber(Of Int128), ISpanParsable(Of Int128), ISubtractionOperators(Of Int128, Int128, Int128), IUnaryNegationOperators(Of Int128, Int128), IUnaryPlusOperators(Of Int128, Int128), IUtf8SpanParsable(Of Int128)
継承
Int128
実装
IComparable IComparable<Int128> IComparable<TSelf> IEquatable<Int128> IEquatable<TSelf> IFormattable IParsable<Int128> IParsable<TSelf> ISpanFormattable ISpanParsable<Int128> ISpanParsable<TSelf> IAdditionOperators<Int128,Int128,Int128> IAdditionOperators<TSelf,TSelf,TSelf> IAdditiveIdentity<Int128,Int128> IAdditiveIdentity<TSelf,TSelf> IBinaryInteger<Int128> IBinaryNumber<Int128> IBinaryNumber<TSelf> IBitwiseOperators<Int128,Int128,Int128> IBitwiseOperators<TSelf,TSelf,TSelf> IComparisonOperators<Int128,Int128,Boolean> IComparisonOperators<TSelf,TSelf,Boolean> IDecrementOperators<Int128> IDecrementOperators<TSelf> IDivisionOperators<Int128,Int128,Int128> IDivisionOperators<TSelf,TSelf,TSelf> IEqualityOperators<Int128,Int128,Boolean> IEqualityOperators<TSelf,TOther,TResult> IEqualityOperators<TSelf,TSelf,Boolean> IIncrementOperators<Int128> IIncrementOperators<TSelf> IMinMaxValue<Int128> IModulusOperators<Int128,Int128,Int128> IModulusOperators<TSelf,TSelf,TSelf> IMultiplicativeIdentity<Int128,Int128> IMultiplicativeIdentity<TSelf,TSelf> IMultiplyOperators<Int128,Int128,Int128> IMultiplyOperators<TSelf,TSelf,TSelf> INumber<Int128> INumber<TSelf> INumberBase<Int128> INumberBase<TSelf> IShiftOperators<Int128,Int32,Int128> IShiftOperators<TSelf,Int32,TSelf> ISignedNumber<Int128> ISubtractionOperators<Int128,Int128,Int128> ISubtractionOperators<TSelf,TSelf,TSelf> IUnaryNegationOperators<Int128,Int128> IUnaryNegationOperators<TSelf,TSelf> IUnaryPlusOperators<Int128,Int128> IUnaryPlusOperators<TSelf,TSelf> IUtf8SpanFormattable IUtf8SpanParsable<Int128> IUtf8SpanParsable<TSelf>

コンストラクター

Int128(UInt64, UInt64)

Int128 構造体の新しいインスタンスを初期化します。

プロパティ

MaxValue

現在の型の最大値を取得します。

MinValue

現在の型の最小値を取得します。

NegativeOne

型の値 -1 を取得します。

One

型の値 1 を取得します。

Zero

型の値 0 を取得します。

メソッド

Abs(Int128)

値の絶対を計算します。

Clamp(Int128, Int128, Int128)

値を包括的な最小値と最大値にクランプします。

CompareTo(Int128)

現在のインスタンスを同じ型の別のオブジェクトと比較し、現在のインスタンスの並べ替え順序での位置が、比較対象のオブジェクトと比べて前か、後か、または同じかを示す整数を返します。

CompareTo(Object)

現在のインスタンスを同じ型の別のオブジェクトと比較し、現在のインスタンスの並べ替え順序での位置が、比較対象のオブジェクトと比べて前か、後か、または同じかを示す整数を返します。

CopySign(Int128, Int128)

値の符号を別の値の符号にコピーします。

CreateChecked<TOther>(TOther)

現在の型のインスタンスを値から作成し、現在の型の表現可能な範囲外の値に対してオーバーフロー例外をスローします。

CreateSaturating<TOther>(TOther)

現在の型のインスタンスを値から作成し、現在の型の表現可能な範囲外の値を飽和させます。

CreateTruncating<TOther>(TOther)

現在の型のインスタンスを値から作成し、現在の型の表現可能な範囲外の値を切り捨てます。

DivRem(Int128, Int128)

2 つの値の商と剰余を計算します。

Equals(Int128)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

Equals(Object)

指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

GetHashCode()

既定のハッシュ関数として機能します。

IsEvenInteger(Int128)

値が偶数の整数を表すかどうかを判断します。

IsNegative(Int128)

値が負かどうかを判断します。

IsOddInteger(Int128)

値が奇数の整数を表すかどうかを判断します。

IsPositive(Int128)

値が正かどうかを判断します。

IsPow2(Int128)

値が 2 の累乗であるかどうかを判断します。

LeadingZeroCount(Int128)

値の先頭の 0 の数を計算します。

Log2(Int128)

値の log2 を計算します。

Max(Int128, Int128)

2 つの値を、より大きいコンピューティングと比較します。

MaxMagnitude(Int128, Int128)

2 つの値を、より大きいコンピューティングと比較します。

Min(Int128, Int128)

2 つの値を比較して計算します。この値は小さくなります。

MinMagnitude(Int128, Int128)

2 つの値を比較して計算します。この値は小さくなります。

Parse(ReadOnlySpan<Byte>, IFormatProvider)

UTF-8 文字のスパンを値に解析します。

Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)

UTF-8 文字のスパンを値に解析します。

Parse(ReadOnlySpan<Char>, IFormatProvider)

文字のスパンを値に解析します。

Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)

文字のスパンを値に解析します。

Parse(String)

文字列を値に解析します。

Parse(String, IFormatProvider)

文字列を値に解析します。

Parse(String, NumberStyles)

文字列を値に解析します。

Parse(String, NumberStyles, IFormatProvider)

文字列を値に解析します。

PopCount(Int128)

値に設定されているビット数を計算します。

RotateLeft(Int128, Int32)

指定した量だけ値を左に回転します。

RotateRight(Int128, Int32)

指定した量だけ値を右に回転します。

Sign(Int128)

値の符号を計算します。

ToString()

現在のオブジェクトを表す文字列を返します。

ToString(IFormatProvider)

このインスタンスの数値を、指定したカルチャ固有の書式情報を使用して、それと等価な文字列形式に変換します。

ToString(String)

指定した書式を使用して、このインスタンスの数値を、それと等価な文字列形式に変換します。

ToString(String, IFormatProvider)

指定された書式を使用して現在のインスタンスの値を書式設定します。

TrailingZeroCount(Int128)

値の末尾の 0 の数を計算します。

TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)

現在のインスタンスの値を UTF-8 として指定されたバイトスパンに書式設定しようとします。

TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)

現在のインスタンスの値を、指定された文字数のスパンに書式設定しようとします。

TryParse(ReadOnlySpan<Byte>, IFormatProvider, Int128)

UTF-8 文字のスパンを値に解析しようとします。

TryParse(ReadOnlySpan<Byte>, Int128)

数値の文字列表現を含む UTF-8 文字スパンを、等価の 128 ビット符号付き整数に変換しようとします。

TryParse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider, Int128)

UTF-8 文字のスパンを値に解析しようとします。

TryParse(ReadOnlySpan<Char>, IFormatProvider, Int128)

文字列を値に解析しようとします。

TryParse(ReadOnlySpan<Char>, Int128)

文字のスパンを値に解析しようとします。

TryParse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider, Int128)

文字のスパンを値に解析しようとします。

TryParse(String, IFormatProvider, Int128)

文字列を値に解析しようとします。

TryParse(String, Int128)

文字列を値に解析しようとします。

TryParse(String, NumberStyles, IFormatProvider, Int128)

文字列を値に解析しようとします。

演算子

Addition(Int128, Int128)

合計を計算するために 2 つの値を加算します。

BitwiseAnd(Int128, Int128)

2 つの値のビットごとの と を計算します。

BitwiseOr(Int128, Int128)

2 つの値のビットごとの または を計算します。

CheckedAddition(Int128, Int128)

合計を計算するために 2 つの値を加算します。

CheckedDecrement(Int128)

値をデクリメントします。

CheckedDivision(Int128, Int128)

2 つの値を除算して商を計算します。

CheckedExplicit(Double)

128 ビット符号付き整数を表します。

CheckedExplicit(Int128)

128 ビット符号付き整数を表します。

CheckedExplicit(Single)

128 ビット符号付き整数を表します。

CheckedIncrement(Int128)

値をインクリメントします。

CheckedMultiply(Int128, Int128)

2 つの値を乗算して製品を計算します。

CheckedSubtraction(Int128, Int128)

2 つの値を減算して差を計算します。

CheckedUnaryNegation(Int128)

値の単項否定を計算します。

Decrement(Int128)

値をデクリメントします。

Division(Int128, Int128)

2 つの値を除算して商を計算します。

Equality(Int128, Int128)

2 つの値を比較して等価性を判断します。

ExclusiveOr(Int128, Int128)

2 つの値の排他的またはを計算します。

Explicit(Decimal to Int128)

値を Decimal 128 ビット符号付き整数に明示的に変換します。

Explicit(Double to Int128)

値を Double 128 ビット符号付き整数に明示的に変換します。

Explicit(Int128 to Byte)

128 ビット符号付き整数を値に明示的に Byte 変換します。

Explicit(Int128 to Char)

128 ビット符号付き整数を値に明示的に Char 変換します。

Explicit(Int128 to Decimal)

128 ビット符号付き整数を値に明示的に Decimal 変換します。

Explicit(Int128 to Double)

128 ビット符号付き整数を値に明示的に Double 変換します。

Explicit(Int128 to Half)

128 ビット符号付き整数を値に明示的に Half 変換します。

Explicit(Int128 to Int16)

128 ビット符号付き整数を値に明示的に Int16 変換します。

Explicit(Int128 to Int32)

128 ビット符号付き整数を値に明示的に Int32 変換します。

Explicit(Int128 to Int64)

128 ビット符号付き整数を値に明示的に Int64 変換します。

Explicit(Int128 to IntPtr)

128 ビット符号付き整数を値に明示的に IntPtr 変換します。

Explicit(Int128 to SByte)

128 ビット符号付き整数を値に明示的に SByte 変換します。

Explicit(Int128 to Single)

128 ビット符号付き整数を値に明示的に Single 変換します。

Explicit(Int128 to UInt128)

128 ビット符号付き整数を値に明示的に UInt128 変換します。

Explicit(Int128 to UInt16)

128 ビット符号付き整数を値に明示的に UInt16 変換します。

Explicit(Int128 to UInt32)

128 ビット符号付き整数を値に明示的に UInt32 変換します。

Explicit(Int128 to UInt64)

128 ビット符号付き整数を値に明示的に UInt64 変換します。

Explicit(Int128 to UIntPtr)

128 ビット符号付き整数を値に明示的に UIntPtr 変換します。

Explicit(Single to Int128)

値を Single 128 ビット符号付き整数に明示的に変換します。

GreaterThan(Int128, Int128)

2 つの値を比較して、どちらが大きいかを判断します。

GreaterThanOrEqual(Int128, Int128)

2 つの値を比較して、どちらが大きいか等しいかを判断します。

Implicit(Byte to Int128)

値を Byte 128 ビット符号付き整数に暗黙的に変換します。

Implicit(Char to Int128)

値を Char 128 ビット符号付き整数に暗黙的に変換します。

Implicit(Int16 to Int128)

値を Int16 128 ビット符号付き整数に暗黙的に変換します。

Implicit(Int32 to Int128)

値を Int32 128 ビット符号付き整数に暗黙的に変換します。

Implicit(Int64 to Int128)

値を Int64 128 ビット符号付き整数に暗黙的に変換します。

Implicit(IntPtr to Int128)

値を IntPtr 128 ビット符号付き整数に暗黙的に変換します。

Implicit(SByte to Int128)

値を SByte 128 ビット符号付き整数に暗黙的に変換します。

Implicit(UInt16 to Int128)

値を UInt16 128 ビット符号付き整数に暗黙的に変換します。

Implicit(UInt32 to Int128)

値を UInt32 128 ビット符号付き整数に暗黙的に変換します。

Implicit(UInt64 to Int128)

値を UInt64 128 ビット符号付き整数に暗黙的に変換します。

Implicit(UIntPtr to Int128)

値を UIntPtr 128 ビット符号付き整数に暗黙的に変換します。

Increment(Int128)

値をインクリメントします。

Inequality(Int128, Int128)

2 つの値を比較して、不等値を判断します。

LeftShift(Int128, Int32)

指定した量だけ値を左にシフトします。

LessThan(Int128, Int128)

2 つの値を比較して、どちらが小さいかを判断します。

LessThanOrEqual(Int128, Int128)

2 つの値を比較して、次の値以下を決定します。

Modulus(Int128, Int128)

2 つの値を除算して、剰余または剰余を計算します。

Multiply(Int128, Int128)

2 つの値を乗算して製品を計算します。

OnesComplement(Int128)

指定された値の 1-補数表現を計算します。

RightShift(Int128, Int32)

値を特定の量だけ右にシフトします。

Subtraction(Int128, Int128)

2 つの値を減算して差を計算します。

UnaryNegation(Int128)

値の単項否定を計算します。

UnaryPlus(Int128)

値の単項プラスを計算します。

UnsignedRightShift(Int128, Int32)

値を特定の量だけ右にシフトします。

明示的なインターフェイスの実装

IAdditiveIdentity<Int128,Int128>.AdditiveIdentity

現在の型の加算 ID を取得します。

IBinaryInteger<Int128>.GetByteCount()

の一部として書き込まれるバイト数を TryWriteLittleEndian(Span<Byte>, Int32)取得します。

IBinaryInteger<Int128>.GetShortestBitLength()

現在の値の最短 2 の補数表現の長さをビット単位で取得します。

IBinaryInteger<Int128>.TryReadBigEndian(ReadOnlySpan<Byte>, Boolean, Int128)

128 ビット符号付き整数を表します。

IBinaryInteger<Int128>.TryReadLittleEndian(ReadOnlySpan<Byte>, Boolean, Int128)

128 ビット符号付き整数を表します。

IBinaryInteger<Int128>.TryWriteBigEndian(Span<Byte>, Int32)

現在の値をビッグ エンディアン形式で特定のスパンに書き込もうとします。

IBinaryInteger<Int128>.TryWriteLittleEndian(Span<Byte>, Int32)

現在の値をリトル エンディアン形式で特定のスパンに書き込もうとします。

IBinaryNumber<Int128>.AllBitsSet

すべてのビットが設定されているバイナリ型のインスタンスを取得します。

IMultiplicativeIdentity<Int128,Int128>.MultiplicativeIdentity

現在の型の乗法 ID を取得します。

INumber<Int128>.MaxNumber(Int128, Int128)

2 つの値を比較して、より大きいを計算し、入力が の場合は NaNもう一方の値を返します。

INumber<Int128>.MinNumber(Int128, Int128)

2 つの値を比較して、より小さい計算を行い、入力が の場合は NaNもう一方の値を返します。

INumberBase<Int128>.IsCanonical(Int128)

値が正規表現内にあるかどうかを判断します。

INumberBase<Int128>.IsComplexNumber(Int128)

値が複素数を表すかどうかを判断します。

INumberBase<Int128>.IsFinite(Int128)

値が有限かどうかを判断します。

INumberBase<Int128>.IsImaginaryNumber(Int128)

値が純粋な虚数を表すかどうかを判断します。

INumberBase<Int128>.IsInfinity(Int128)

値が無限であるかどうかを判断します。

INumberBase<Int128>.IsInteger(Int128)

値が整数を表すかどうかを判断します。

INumberBase<Int128>.IsNaN(Int128)

値が NaN かどうかを判断します。

INumberBase<Int128>.IsNegativeInfinity(Int128)

値が負の無限大かどうかを判断します。

INumberBase<Int128>.IsNormal(Int128)

値が正常かどうかを判断します。

INumberBase<Int128>.IsPositiveInfinity(Int128)

値が正の無限大かどうかを判断します。

INumberBase<Int128>.IsRealNumber(Int128)

値が実数を表すかどうかを判断します。

INumberBase<Int128>.IsSubnormal(Int128)

値が非正規であるかどうかを判断します。

INumberBase<Int128>.IsZero(Int128)

値が 0 かどうかを判断します。

INumberBase<Int128>.MaxMagnitudeNumber(Int128, Int128)

2 つの値を比較して、大きさが大きい計算を行い、入力が の場合は NaNもう一方の値を返します。

INumberBase<Int128>.MinMagnitudeNumber(Int128, Int128)

2 つの値を比較して、大きさが小さい計算を行い、入力が の場合は NaNもう一方の値を返します。

INumberBase<Int128>.Radix

型の基数 (基本) を取得します。

INumberBase<Int128>.TryConvertFromChecked<TOther>(TOther, Int128)

128 ビット符号付き整数を表します。

INumberBase<Int128>.TryConvertFromSaturating<TOther>(TOther, Int128)

128 ビット符号付き整数を表します。

INumberBase<Int128>.TryConvertFromTruncating<TOther>(TOther, Int128)

128 ビット符号付き整数を表します。

INumberBase<Int128>.TryConvertToChecked<TOther>(Int128, TOther)

現在の型のインスタンスを別の型に変換しようとします。現在の型の表現可能な範囲外の値に対してオーバーフロー例外がスローされます。

INumberBase<Int128>.TryConvertToSaturating<TOther>(Int128, TOther)

現在の型のインスタンスを別の型に変換し、現在の型の表現可能な範囲外の値を飽和させます。

INumberBase<Int128>.TryConvertToTruncating<TOther>(Int128, TOther)

現在の型のインスタンスを別の型に変換し、現在の型の表現可能な範囲外の値を切り捨てようとします。

適用対象