Click or drag to resize

ComplexIsRealNonNegative Property

Gets whether this complex number only has a positive real component.

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

Property Value

Type: Boolean

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

See Also