+ 1
What is exactly a float?
ok. i know that said "a floating point number" but can someone explain me better that definition?
4 Antworten
+ 19
Just giving an example,
5 is an integer but 5.0, 5.5, 5.603 etc. are float numbers
+ 12
Between float and double there is a fundamental difference in how they are written. Read the Standards IEEE-754 single (float) and IEEE-754 double.
+ 8
a decimal number
0
The floating point is the decimal point as it can float throughout the number value like 5.327.