Condividi tramite


NumberConstructor.POSITIVE_INFINITY Campo

Definizione

Rappresenta l'infinito positivo. Questo campo è costante.

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

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

Valore del campo

Value = Infinity

Si applica a

Vedi anche