|
[Sponsors] |
how to tell the word length of a real variable? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 28, 2003, 12:54 |
how to tell the word length of a real variable?
|
#1 |
Guest
Posts: n/a
|
How to determine what are the word length of a real/double-precision variable, on a 32-/64-bit machine?
Thanks, Jiaying |
|
January 30, 2003, 21:41 |
Re: how to tell the word length of a real variable
|
#2 |
Guest
Posts: n/a
|
Whether a machine is 32bits or 64 bits has absolutely nothing to with the length of real/double precision numbers. 64bits means that 64bit memory pointers are allowed. 32bits limits your maximum memory space to either 2Gb or 4Gb (ie 2^32) depending on the machine. None of this affects the word length of single precision numbers.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Representing real length in Gambit | souzan | FLUENT | 4 | May 20, 2008 05:34 |
export graphic result and data to Word | Aniss | FLUENT | 2 | October 16, 2006 08:57 |
Gdb newbie question about printing strings out and confusion about Word bs | unoder | OpenFOAM Running, Solving & CFD | 0 | September 3, 2006 22:17 |
plot variable against length of polyline | Francesco | CFX | 0 | April 4, 2006 12:49 |
Equations in MS word? | eric | FLUENT | 8 | November 16, 2003 06:12 |