Click or drag to resize

ComplexIsZero Property

Gets whether or not this complex number equals {0.0; 0.0}

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsZero { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.Complex.IsZero"]

See Also