What are floating points in C++? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 10

What are floating points in C++?

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