keywords:double

C++ Reference

double

The double keyword is used to declare double precision floating-point variables. Also see the data types page.

Related Topics: bool, char, float, int, long, short, signed, unsigned, void, wchar_t