Accuracy Goal.Absolute Method
Returns an AccuracyGoal that specifies that calculations should be done
to the specified relative accuracy.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static AccuracyGoal Absolute(
double digits
)
Parameters
- digits Double
- The number of decimal digits of accuracy.