IIeeeOperations<T> Properties

Properties

MaxValue Gets the largest possible value of the operand type.
(Inherited from IGroupOperations<T>)
MinValue Gets the smallest possible value of the operand type.
(Inherited from IGroupOperations<T>)
NaN Gets the Not-a-Number value for the operand type.
NegativeInfinity Gets the value of negative infinity for the operand type.
One Gets the value of one for the operand type T.
(Inherited from IRingOperations<T>)
PositiveInfinity Gets the value of positive infinity for the operand type.
Zero Gets the value of zero for the operand type T.
(Inherited from IGroupOperations<T>)

See Also