BigFloat.DefaultAccuracyGoal Property

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

Definition

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

Property Value

AccuracyGoal

See Also