Floating Point
There were several floating-point types, including single
(the 4-byte representation) double
(the 8-byte IEEE 754 representation), extended
(a 10-byte IEEE 754 representation used mostly internally by numeric coprocessors) and Real
(a 6-byte representation).
In the early days, Real
was the most popular. Many PCs did not have a floating point coprocessor so all FP had to be done in software. Borland's own FP algorithms on Real
were quicker than using the other types, though its library also emulated the other types in software.
Read more about this topic: Turbo Pascal
Famous quotes containing the words floating and/or point:
“People who treat other people as less than human must not be surprised when the bread they have cast on the waters comes floating back to them, poisoned.”
—James Baldwin (19241987)
“Some parents feel that if they introduce their children to alcohol gradually in the home environment, the children will learn to use alcohol in moderation. Im not sure thats such a good idea. First of all, alcohol is not healthy for the growing child. Second, introducing alcohol to a child suggests that you condone drinkingeven to the point where you want to teach your child how to drink.”
—Lawrence Balter (20th century)