BigFloat.DefaultRoundingMode Property

Gets or sets the default rounding mode.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static RoundingMode DefaultRoundingMode { get; set; }

Property Value

RoundingMode

See Also