|
Scala 2.4.0-RC1
|
abstract class
Float
extends
scala.AnyVal
Class Float
belongs to the value
classes whose instances are not represented as objects by the
underlying host system. All value classes inherit from class
AnyVal
.
Values MAX_FLOAT
and MIN_FLOAT
are in defined in object scala.compat.Math.