Artificial Intelligence
Artificial Intelligence
Information

KnowledgeOperator.IsDouble property


      Gets a value indicating if this operator is of type real.


Namespace : ielib
Assembly : ielib.dll

public bool IsDouble { get; }

Property value

Type : System.bool

The value is true if it is a real type operator, otherwise false.