float type

   
float type Single-precision, floating-point type specifier

  simple-type-specifier  := float 

figs/acorn.gif

The float type is a single-precision, floating-point number. The range and precision are implementation-defined. They can never be more than those of double or long double .

See Also

double , long , type , Chapter 2

   


C++ in a Nutshell
C++ in a Nutshell
ISBN: 059600298X
EAN: 2147483647
Year: 2005
Pages: 270
Authors: Ray Lischner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net