Condividi tramite


NumberConstructor.NEGATIVE_INFINITY Campo

Definizione

Rappresenta l'infinito negativo. Questo campo è costante.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public: double NEGATIVE_INFINITY = -Infinity;
public const double NEGATIVE_INFINITY = -Infinity;
val mutable NEGATIVE_INFINITY : double
Public Const NEGATIVE_INFINITY As Double  = -Infinity

Valore del campo

Value = -Infinity

Si applica a

Vedi anche