Java   View all facts   Glossary   Help | 
| syntactic unit > symbol > literal > numeric literal > floating point literal | 
| floating point literal comparison table | ||||||||
| Subject | use | have syntax rule | is a kind of | have example of exponents | indicate by | is a subtopic of | have example | consider | 
|---|---|---|---|---|---|---|---|---|
| float literal | exponents | bold = mandatory  | floating point literal | 
  | appending the letter F L (in upper or lower case) to the literal | Literals | 3.1415927F | to be a double automatically | 
Next numeric literal: integer literal     Up: numeric literal