[]
Defines the unary "-" operator.
public static Fraction<T> operator -(Fraction<T> operand)
Public Shared Operator -(operand As Fraction(Of T)) As Fraction(Of T)
| Type | Name | Description |
|---|---|---|
| Fraction<T> | operand |
| Type | Description |
|---|---|
| Fraction<T> |