Single.IFloatingPointIeee754<Single>.NegativeZero 属性

定义

获取一个值,该值表示负 zero

static property float System::Numerics::IFloatingPointIeee754<System::Single>::NegativeZero { float get(); };
static float System.Numerics.IFloatingPointIeee754<System.Single>.NegativeZero { get; }
static member System.Numerics.IFloatingPointIeee754<System.Single>.NegativeZero : single
 Shared ReadOnly Property NegativeZero As Single Implements IFloatingPointIeee754(Of Single).NegativeZero

属性值

实现

适用于