Can plz anyone tell what is float and floating point | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Can plz anyone tell what is float and floating point

7th Jan 2017, 7:12 AM
Paavan Gupta
Paavan Gupta - avatar
2 Réponses
+ 2
It is decimals in programming languages
7th Jan 2017, 8:37 AM
Saksham Beniwal
Saksham Beniwal - avatar
+ 1
Floating point is also called as real constants Real constants are those which uses decimal to represent an integer like 12.34 is a floating point It can be represented by several types In float it takes 6 digits precision or significant figures like 12.3456 In double it takes 14 digits precision or significant figures 189.90672561846
10th Jan 2017, 6:49 AM
kshitij bajpai