What are floating points in C++? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 10

What are floating points in C++?

18th Mar 2018, 2:11 PM
Arpit Mittal
Arpit Mittal - avatar
1 Réponse
+ 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