klyn.Float.Float
constructor
public native Float()
Description

Builds the neutral Float value (0.0f).

Example
value = Float()
assert value == 0.0f