Click or drag to resize

GH_FormatFormatComplexNumber Method (GH_ComplexNumber)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatComplexNumber(
	GH_ComplexNumber data
)

Parameters

data
Type: Grasshopper.Kernel.TypesGH_ComplexNumber

Return Value

Type: String
See Also