Object -> Float
value - - readwrite, the current floating point value
float getValue ()
setValue (float _f)
String printf (String _fmt) - convert floating point value to a printf-style formatted String and return it
String getString () - convert floating point value to String
static Float New (float _f) - return new pre-initialized object