OTX Reference
|
|
Public Attributes | |
System.Double | value |
This attribute contains a fixed Float value. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Literal of type Float
A FloatLiteral is the code representation of a value of type Float.
There are the following additional special Float constants:
Literal | Meaning |
---|---|
-0 | Value, which is minus zero |
Infinity | Value, which is positive infinity |
-Infinity | Value, which is negative infinity |
NaN | Value, which is not a number |
System.Double OpenTestSystem.Otx.Core.Terms.FloatLiteral.value |
This attribute contains a fixed Float value.