NumberConstructor.NEGATIVE_INFINITY Campo
Definição
Representa o infinito negativo.Represents negative infinity. Este campo é constante.This field is constant.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: double NEGATIVE_INFINITY = -Infinity;
public const double NEGATIVE_INFINITY = -Infinity;
val mutable NEGATIVE_INFINITY : double
Public Const NEGATIVE_INFINITY As Double = -Infinity