![]() | MathContext Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.MathContext"]
Namespace: com.espertech.esper.compat
[SerializableAttribute] public class MathContext
The MathContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | MathContext |
Initializes a new instance of the MathContext class.
|
![]() | MathContext(String) |
Initializes a new instance of the MathContext class.
|
![]() | MathContext(MidpointRounding, Int32) |
Initializes a new instance of the MathContext class.
|
Name | Description | |
---|---|---|
![]() | Precision |
Gets the precision.
|
![]() | RoundingMode |
Gets the rounding mode.
|
Name | Description | |
---|---|---|
![]() | Apply(Decimal) |
Applies the math context.
|
![]() | Apply(Double) |
Applies the math context.
|
![]() | Apply(Void) | |
![]() | ToString |
Returns a String that represents this instance.
|