C
double QML Value Type
a number with a decimal point. More...
- double is part of Qt for MCUs QML Basic Types.
Detailed Description
The real
type refers to a number with decimal point, e.g. 1.2 or -29.8.
Example:
This basic type is provided by the QML language.
Available under certain Qt licenses.
Find out more.