ILNumerics Ultimate VS

fcomplexiszero Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Test if real and imag part are zero

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public bool iszero()

Return Value

Type: Boolean
true if real and imag parts are zero, false else
Remarks

[ILNumerics Core Module]

See Also

Reference