BigFloat.DefaultAccuracyGoal Property

Gets or sets the default accuracy goal when performing operations on existing BigFloat numbers.

Definition

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

Property Value

AccuracyGoal

See Also