BigInteger.Limbs Property

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
public ReadOnlySpan<uint> Limbs { get; }

Property Value

ReadOnlySpan<UInt32>

See Also