IComplex Ieee Operations<T, U> Properties
Properties
| Complex | Returns complex infinity. |
| Complex | Returns complex Not-a-Number. |
| Epsilon |
Gets the machine precision of the operand type.
(Inherited from IRealOperations<T>) |
| Imaginary |
Gets the imaginary unit, i.
(Inherited from IComplexOperations<T>) |
| Max |
Gets the largest possible value of the operand type.
(Inherited from IGroupOperations<T>) |
| Min |
Gets the smallest operand type value greater than zero.
(Inherited from IRealOperations<T>) |
| Min |
Gets the smallest possible value of the operand type.
(Inherited from IGroupOperations<T>) |
| NaN |
Gets the Not-a-Number value for the operand type.
(Inherited from IIeeeOperations<T>) |
| Negative |
Gets the value of negative infinity for the operand type.
(Inherited from IIeeeOperations<T>) |
| One |
Gets the value of one for the operand type T.
(Inherited from IRingOperations<T>) |
| Pi |
Gets the number pi.
(Inherited from IRealOperations<T>) |
| Positive |
Gets the value of positive infinity for the operand type.
(Inherited from IIeeeOperations<T>) |
| Zero |
Gets the value of zero for the operand type T.
(Inherited from IGroupOperations<T>) |