What are floating points in C++? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 10

What are floating points in C++?

18th Mar 2018, 2:11 PM
Arpit Mittal
Arpit Mittal - avatar
1 Antwort
+ 1
A floating point number is a data type that holds a more accurate representation of a number value. In simple words, it is a decimal.
18th Mar 2018, 2:19 PM
Dread
Dread - avatar