Click or drag to resize

MathContextApply Method (Double)

Applies the math context.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public double Apply(
	double value
)

Parameters

value
Type: SystemDouble
The value.

Return Value

Type: Double

[Missing <returns> documentation for "M:com.espertech.esper.compat.MathContext.Apply(System.Double)"]

See Also