Linguaggio

BigInteger.Negate Metodo

Definizione

Restituisce un valore BigInteger il cui valore è (-this).

[Android.Runtime.Register("negate", "()Ljava/math/BigInteger;", "GetNegateHandler")]
public virtual Java.Math.BigInteger Negate();
[<Android.Runtime.Register("negate", "()Ljava/math/BigInteger;", "GetNegateHandler")>]
abstract member Negate : unit -> Java.Math.BigInteger
override this.Negate : unit -> Java.Math.BigInteger

Valori restituiti

-this

Attributi

Commenti

per java.math.BigInteger.negate().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a