MItemIsDouble Method
Method that determines whether the mathematical element is a number
or not.
Namespace: SMath.Math.SymbolicAssembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
public virtual bool IsDouble()
Public Overridable Function IsDouble As Boolean
public:
virtual bool IsDouble()
abstract IsDouble : unit -> bool
override IsDouble : unit -> bool
Return Value
Boolean
Checking result.