IReal Operations<T> Properties
Properties
Epsilon | Gets the machine precision of the operand type. |
Max |
Gets the largest possible value of the operand type.
(Inherited from IGroupOperations<T>) |
Min | Gets the smallest operand type value greater than zero. |
Min |
Gets the smallest possible value of the operand type.
(Inherited from IGroupOperations<T>) |
One |
Gets the value of one for the operand type T.
(Inherited from IRingOperations<T>) |
Pi | Gets the number pi. |
Zero |
Gets the value of zero for the operand type T.
(Inherited from IGroupOperations<T>) |