What is Floating: Definition and 271 Discussions

In computing, floating-point arithmetic (FP) is arithmetic using formulaic representation of real numbers as an approximation to support a trade-off between range and precision. For this reason, floating-point computation is often used in systems with very small and very large real numbers that require fast processing times. In general, a floating-point number is represented approximately with a fixed number of significant digits (the significand) and scaled using an exponent in some fixed base; the base for the scaling is normally two, ten, or sixteen. A number that can be represented exactly is of the following form:





significand

×


base


exponent


,


{\displaystyle {\text{significand}}\times {\text{base}}^{\text{exponent}},}
where significand is an integer, base is an integer greater than or equal to two, and exponent is also an integer.
For example:




1.2345
=



12345




significand


×



10




base















4





exponent




.


{\displaystyle 1.2345=\underbrace {12345} _{\text{significand}}\times \underbrace {10} _{\text{base}}\!\!\!\!\!\!^{\overbrace {-4} ^{\text{exponent}}}.}
The term floating point refers to the fact that a number's radix point (decimal point, or, more commonly in computers, binary point) can "float"; that is, it can be placed anywhere relative to the significant digits of the number. This position is indicated as the exponent component, and thus the floating-point representation can be thought of as a kind of scientific notation.
A floating-point system can be used to represent, with a fixed number of digits, numbers of different orders of magnitude: e.g. the distance between galaxies or the diameter of an atomic nucleus can be expressed with the same unit of length. The result of this dynamic range is that the numbers that can be represented are not uniformly spaced; the difference between two consecutive representable numbers varies with the chosen scale.

Over the years, a variety of floating-point representations have been used in computers. In 1985, the IEEE 754 Standard for Floating-Point Arithmetic was established, and since the 1990s, the most commonly encountered representations are those defined by the IEEE.
The speed of floating-point operations, commonly measured in terms of FLOPS, is an important characteristic of a computer system, especially for applications that involve intensive mathematical calculations.
A floating-point unit (FPU, colloquially a math coprocessor) is a part of a computer system specially designed to carry out operations on floating-point numbers.

View More On Wikipedia.org
  1. P

    A womans tumor is floating through ur room

    Read and weep at the amazing story of Henrietta Lacks: And here comes the floating tumor part:
  2. B

    Ideal Gasses, Double-Layered floating objects, and immersion in oil

    3: I'm absolutely confused on this number 3. I've attempted this question but there must be something I'm missing out which makes a difference. An explanation would be nice. In order to find the displacement in part a wouldn't you need to know the pressure at 270 degrees? I used the ideal gas...
  3. M

    Mass of person on top of floating icecube.

    Hello! I am working onmy physics assignment. and i am having trouble with one question... it says: If you are standing atop of a large ice cube of pure ice in a freshwater river that is rapidly moving out to see. In the river the ice cube is just submerged, Given that each side of the cube is...
  4. J

    Is a Floating Ground Possible for Mobile Devices?

    Im doing a mobile device and i want to create a floating ground but I've no idea how to do it or even if its possible. the catch is that it also functions as a excess current channel from a current limiter circuitry included. thanks for any advice.
  5. T

    Solve IEEE Floating Point Format (32bits) for N=-1552.225

    code n=-1552.225 into IEEE floating point format (32bits) anybody knows how to solve this?? is it possible to solve it??
  6. M

    Finding the Density of a Duck Floating on a Lake

    A duck is floating on a lake with 28% of its volume beneath the water. What is the average density of the duck? This question seems pretty straight froward I realize ultimately that in order to find the answer the duck density= duck mass/duck V. If it is 28% I am assuming that should equal...
  7. S

    A liquid floating upon another

    Hi all Just a quick (relatively simple) question.. As high school physics/chem tought, a liquid of lower density will float uopn that of a higher density. This makes sense in most situations because of the pressure gradient in the higher-density liquid pushing the other fluid upwards. But...
  8. K

    Converting 29 and 0.7 to IEEE single precision floating point

    I am having difficulty in converting 29 and 0.7 to IEEE single precision floating point. For 29, I represent 29 as a product of a power of 2 using 58/4 * 21. However, I am having trouble getting the mantissa value because 58/4 is 14.5, and I need something in the format of 1.[numbers]. Any...
  9. denian

    Floating point number - verify please

    if the floatingpoint number is 1111111111111111111111111111111, the answer should be NaN instead of infinity rite?
  10. N

    Fluids - floating balloon problem

    Hi - I know this must be a basic question, but I'm doing this physics problem and I can't get the exact answer! Here it is and my work along with it - can someone please tell me what I'm missing in my equations? The problem is taken from the James Walker physics book - Chapter 15. Number...
  11. F

    Designing a Biodegradable Floating Target for Aerial Small Arms Training

    Looking to design a floating silhouette for aerial small arms training. There don't seem to be any companies that provide such a product so we have to design our own. A few of our ventures have failed and looking for assistance from those far smarter than I. Stipulations: We use 36" high...
  12. D

    Calculate Depth of Floating Instrument: 0.219 kg in Water

    A hollow brass tube (diameter = 3.23 cm) is sealed at one end and loaded with lead shot to give a total mass of 0.219 kg. When the tube is floated in pure water, what is the depth, z, of its bottom end? through manipulation of some laws i have broken it down to this stage: z = m/(πr2ρ)...
  13. N

    Archimedes principle and floating slab

    A styrofoam slab has a thickness of 12.6 cm and a density of 470 kg/m 3 . What is the area of the slab if it floats just awash (top of slab is even with the water surface) in fresh water when a 65.7 kg swimmer is aboard? Answer in units of m 2 . im trying to use pressure=density of...
  14. S

    How Can Bernoulli's Equation Explain a Floating Ball?

    Hi, I need help with a project on Bernoulli's floating ball. I wanted to prove with the use of Bernoulli's equation that the the velocity or pressure in one side of the equation (the low pressure area) is lower in pressure or higher in velocity. This is what I have so far: Using: P1 +...
  15. S

    Bernoulli's Equation: Floating Ball

    Hi, I'm doing a project - Bernoulli's floating ball and i am trying to explain it using bernoulli's equation: P1 + 1/2pv1^2 = P2 + 1/2pv2^2 Where P1 represents the High pressure areas surrounding the jet air and the ball (atmospheric pressure) of which I have managed to obtain its...
  16. E

    What is the depth of the bottom end of a floating metal tube in pure water?

    A hollow steel tube (diameter = 3.84 cm) is sealed at one end and loaded with lead shot to give a total mass of 0.161 kg. When the tube is floated in pure water, what is the depth, z, of its bottom end? :rofl:
  17. Bailey

    Floating Cork Ball - Charge Calculation

    not sure why i keep getting it wrong....maybe caz i misunderstood some concept or something. anhyoo...here is it: A cork ball of mass 5.20 g is placed between two very large horizontal plates. The bottom plate has a uniform charge density of +0.22E-06 C/m2, whereas the upper plate has a...
  18. G

    Why Does Oil Float Above Water?

    Oil Floating above water...? Someone, please first answer this qn... Is oil denser than water? If yes, pls proceed... When an oil spill occurs at sea, why would the oil float above the water? If oil is denser than water, wouldn't oil be sinking to the bottom of the sea? Could anyone...
  19. D

    Calculating Boat Submersion and Fish Capacity

    okay, here's the problem as stated: A rectangular boat is 2m long and 0.8m wide and 0.2m high and weights 75kg. If the boat is in fresh water, find (a) the amount that it will sink into the water when Squink (98kg) jumps in, and (b) the number of 2kg fish he can catch before the boat sinks...
  20. D

    Calculating the tilt of a floating box?

    Does anyone know how to calculate the angle at which the box will tilt, if the center of mass is above the center of buoyancy? Suppose we have a box with the dimensions: W:15.4 inches L:27.4 inches H:27 inches With the weight 2796,5 grams Center of mass is 8 inches from the bottom of the...
  21. holly

    Floating in Fresh & Salt Water: Buoyant Force & Wooden Boat Impact

    I'm really fired up about physics now. But I can't puzzle out the following: Q. When you float in fresh water, the buoyant force that acts on you is equal to your weight. When you float higher in the high-density water of Salt Lake, the B.F. that acts on you is actually: 1) greater than your...
Back
Top