next up previous contents index
Next: new Up: GMPFloat Previous: limbs   Contents   Index


machine,single


Usage

machine x
single x


Signatures

machine: % $\to$ DoubleFloat
single: % $\to$ SingleFloat


Parameter Type Description
x % a float


Description

machine(x) and single(x) truncate x respectively to a double precision or single precision float.



Manuel Bronstein 2004-06-28