|
definition: |
tfloat :: Float -> Term tfloat = TConst . Dec |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
Construct SMT-LIB term from given float |
|
failfree: |
() |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {.._#lambda508}}
|
|
name: |
tfloat |
|
precedence: |
no precedence defined |
|
result-values: |
{.._#lambda508}
|
|
signature: |
Prelude.Float -> Language.SMTLIB.Types.Term |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
yes |
|
totally-defined: |
reducible on all ground data terms |