Usage
machine x
single x
Signatures
machine: % DoubleFloat single: % SingleFloat
Parameter | Type | Description |
---|---|---|
x | % | a float |
Description
machine(x) and single(x) truncate x respectively to a double precision or single precision float.