<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:wsr@nih.gov" title="Wayne Rasband <wsr@nih.gov>"> <span class="fn">Wayne Rasband</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Log of 32-bit Images"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=947">bug 947</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>wsr@nih.gov
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Log of 32-bit Images"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=947#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Log of 32-bit Images"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=947">bug 947</a>
from <span class="vcard"><a class="email" href="mailto:wsr@nih.gov" title="Wayne Rasband <wsr@nih.gov>"> <span class="fn">Wayne Rasband</span></a>
</span></b>
<pre>In the latest daily build (1.49j9), ImageJ uses Math.log() to process all
values in float images. This is the description of Math.log():
Returns the natural logarithm (base e) of a double
value. Special cases:
* If the argument is NaN or less than zero, then
the result is NaN.
* If the argument is positive infinity, then the
result is positive infinity.
* If the argument is positive zero or negative zero,
then the result is negative infinity.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>