Click or drag to resize

GH_FormatFormatComplexNumber Method (Complex)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatComplexNumber(
	Complex num
)

Parameters

num
Type: Grasshopper.Kernel.TypesComplex

Return Value

Type: String
See Also