[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Fraction-1.op_UnaryNegation

operator - Operator

operator -(Fraction<T>)

Defines the unary "-" operator.

Declaration
public static Fraction<T> operator -(Fraction<T> operand)
Parameters
Type Name Description
Fraction<T> operand
Returns
Type Description
Fraction<T>