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

@ -40,7 +40,7 @@ written or read value.
(=20.0/0xFFFF) maps -10.0 to 0x0000, 0.0 to 0x7FFF and 10.0 to 0xFFFF.
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>OVAL</code>
is directly converted to <code>long</code> without going through
<code>RVAL</code>. This allows for more bits on 64 bit machines.
@ -85,6 +85,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>