I want to compare (A:KOHLSMAN SETTING HG, inHG) to (A:SEA LEVEL PRESSURE, inHG) with an accuracy of two decimal places, e.g., 29.92 compared to 29.93. To do this it would be helpful to know the number format used to store these sim variables in the computer, and how these stored values are “rounded” to obtain their displayed values to two decimal places. For example, since I would assume they are represented in the computer to more than two decimal places, then one approach might be to multiply them by 100 and round to the nearest integer before comparison. This assumes the sim rounds them to the nearest 2 decimal places before display as well.
So the question is how are these variables represented in the sim, and how best to compare them to two decimal places?
Thx,
Al
So the question is how are these variables represented in the sim, and how best to compare them to two decimal places?
Thx,
Al




