Click or drag to resize

ComplexUnaryPlus Operator

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

Parameters

summand
Type: Grasshopper.Kernel.TypesComplex

Return Value

Type: Complex
See Also