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