Accuracy Goal.Relative 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.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static AccuracyGoal Relative(
double digits
)
Parameters
- digits Double
- The number of decimal digits of accuracy relative to the size of the result.