IFloatingPointIeee754<TSelf>.NegativeInfinity 属性

定义

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

public:
 static property TSelf NegativeInfinity { TSelf get(); };
public static abstract TSelf NegativeInfinity { get; }
static member NegativeInfinity : 'Self
Public Shared ReadOnly Property NegativeInfinity As TSelf

属性值

TSelf

适用于