Returns true if either the real or imaginary component of this
Complex is an infinite value.
Namespace:
SingularSys.Jep.TypesAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public bool IsInfinite() |
| Visual Basic (Declaration) |
|---|
Public Function IsInfinite As Boolean |
| Visual C++ |
|---|
public: bool IsInfinite() |