AccuracyGoal.Integer Field

An AccuracyGoal that specifies that calculations should be done to integer precision, without digits after the decimal.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static readonly AccuracyGoal Integer

Field Value

AccuracyGoal

See Also