BigFloat.RelativeAccuracyGoal Property

Gets an accuracy goal that matches the relative precision of the number.

Definition

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

Property Value

AccuracyGoal

See Also