Double.IFloatingPointIeee754<Double>.PositiveInfinity 属性

定义

获取一个值,该值表示正 infinity

static property double System::Numerics::IFloatingPointIeee754<System::Double>::PositiveInfinity { double get(); };
static double System.Numerics.IFloatingPointIeee754<System.Double>.PositiveInfinity { get; }
static member System.Numerics.IFloatingPointIeee754<System.Double>.PositiveInfinity : double
 Shared ReadOnly Property PositiveInfinity As Double Implements IFloatingPointIeee754(Of Double).PositiveInfinity

属性值

实现

适用于