GH_FormatFormatComplexNumber Method (Complex) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatComplexNumber(
Complex num
)
Public Shared Function FormatComplexNumber (
num As Complex
) As String
Parameters
- num
- Type: Grasshopper.Kernel.TypesComplex
Return Value
Type:
StringSee Also