+ 2
Can plz anyone tell what is float and floating point
2 ответов
+ 2
It is decimals in programming languages
+ 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