Grasshopper API
GH_FormatFormatComplexNumber Method (Complex) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public static string FormatComplexNumber( Complex num )
Public Shared Function FormatComplexNumber ( num As Complex ) As String
Parameters
- num
- Type: Grasshopper.Kernel.TypesComplex
Return Value
Type: String