diff --git a/doc/ai.html b/doc/ai.html index 96383a4..cc3e2c6 100644 --- a/doc/ai.html +++ b/doc/ai.html @@ -41,7 +41,7 @@ written or read value. (=20.0/0xFFFF) maps 0x0000 to -10.0, 0x7FFF to 0.0 and 0xFFFF to 10.0. Using unsigned formats with values ≥ 0x800000 gives different results on 64 bit machines. -
+
If LINR=="NO CONVERSION"
(the default), VAL
is directly converted from and to long
without going through
RVAL
. This allows for more bits on 64 bit machines.
@@ -84,6 +84,6 @@ written or read value.
calcout
scalcout
Dirk Zimoch, 2005
+Dirk Zimoch, 2015