What are floating points in C++? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 10

What are floating points in C++?

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