BigFloat.DefaultRoundingMode Property

Gets or sets the default rounding mode.

Definition

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

Property Value

RoundingMode

See Also