 | ConfigurationCompilerExpressionMathContext Property |
Returns the math context for big decimal operations, or null to leave the math context undefined.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic MathContext MathContext { get; set; }
Property Value
Type:
MathContextmath context or null
See Also