Returns a new BigDecimal whose value is the -this.
Syntax
[Android.Runtime.Register("negate", "(Ljava/math/MathContext;)Ljava/math/BigDecimal;", "GetNegate_Ljava_math_MathContext_Handler")]
public virtual
BigDecimal Negate (
MathContext mc)
Parameters
- mc
- rounding mode and precision for the result of this operation.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1