Float.f

Implemented using a 'real' for now.

class Float
real f;

Meta