floating point representations present a trade-off between range and accuracy. due to the limited significant digits that you can represent, there will be a point where integers cannot be exactly represented anymore. q1.1: what's the smallest non-infinite positive integer (whole number) this representation cannot represent?



Answer :

The maximum number of decimal places that float data may store is 15, or 8 bytes. Having a decimal point, a floating point number can be positive or negative. For instance, the floating point numbers 5.5, 0.25, and -103.342 all fall into this category, although 91 and 0 do not.

How do floating and fixed point differ?

With a predetermined number of digits after, and occasionally before, the decimal point, this method of representing numbers is known as "fixed point." The decimal point can "float" in relation to the significant digits of a number when it is represented using floating-point math.

What two varieties of floating-point are there?

types of floating-point numbers: float, double, and long double.

To know more about floating point visit :-

https://brainly.com/question/29811706

#SPJ4

Other Questions