Click or drag to resize

MathContextPrecision Property

Gets the precision.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public int Precision { get; set; }

Property Value

Type: Int32
The precision.
See Also