My pages
Projects
Communities
java.net
java.net
>
Wiki
>
Javapedia
>
Glossary
>
Primitive
>
FloatPrimitive
Get Involved
About java.net
Request a Project
Publicize your Project
Submit Content
java-net Project
Site Help
Report Inappropriate Content
Get Informed
Articles
Weblogs
Events
java.net Online Books
java.net Archives
Get Connected
java.net Forums
Wiki
and
Javapedia
People
,
Partners
, and
Jobs
Java User Groups
RSS Feeds
Search
Web and Projects:
Online Books:
Advanced Search
Home
|
Help
|
Changes
|
Index
|
Search
| Go
float
The
float
primitive
represents a 32 bit floating point number that conforms to the
IEEE 754
specification. The
Float
object
is a wrapper class for
float
.
Discussion about float
Topic
FloatPrimitive
. {
Edit
|
Ref-By
|
Printable
|
Diffs
r1 |
More
}
java.net
RSS
Revision r1 - 31 Aug 2003 - 03:55:08 - Main.redwolf
Parents:
WebHome
>
Glossary
>
Primitive