Creates a term-references holding a Prolog float representing value.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public PlTerm( double value )
Public Sub New ( value As Double )
public: PlTerm( double value )
new : value : float -> PlTerm
Parameters
- value (Double)
- a double value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)