highlinting of new featured removed

This commit is contained in:
2015-10-08 15:22:34 +02:00
parent 84fc6aabc8
commit 93bea174e4
4 changed files with 41 additions and 142 deletions

View File

@ -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.
<p class="new">
<p>
If <code>LINR=="NO CONVERSION"</code> (the default), <code>VAL</code>
is directly converted from and to <code>long</code> without going through
<code>RVAL</code>. This allows for more bits on 64 bit machines.
@ -84,6 +84,6 @@ written or read value.
<a href="calcout.html">calcout</a>
<a href="scalcout.html">scalcout</a>
</p>
<p><small>Dirk Zimoch, 2005</small></p>
<p><small>Dirk Zimoch, 2015</small></p>
</body>
</html>