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:
“Novels as dull as dishwater, with the grease of random sentiments floating on top.”
—Italo Calvino (19231985)
“What we call little things are merely the causes of great things; they are the beginning, the embryo, and it is the point of departure which, generally speaking, decides the whole future of an existence. One single black speck may be the beginning of a gangrene, of a storm, of a revolution.”
—Henri-Frédéric Amiel (18211881)