Click or drag to resize

ComplexUnaryNegation Operator

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static Complex operator -(
	Complex subtrahend
)

Parameters

subtrahend
Type: Grasshopper.Kernel.TypesComplex

Return Value

Type: Complex
See Also