<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Wrong open parenthesis"
href="http://bugzilla.scilab.org/show_bug.cgi?id=9516">bug 9516</a>
<br><br>
---------- Bug Summary ----------- <br>Wrong open parenthesis <br><br>
<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;">Component</td>
<td>Scilab
</td>
<td>Console
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Wrong open parenthesis"
href="http://bugzilla.scilab.org/show_bug.cgi?id=9516#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Wrong open parenthesis"
href="http://bugzilla.scilab.org/show_bug.cgi?id=9516">bug 9516</a>
from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
<pre>In Scilab 6.0.1, we are not able to reproduce such a bug:
--> H=rand(2,2); gama=H; wT=H;
--> disp('wH/2pi = ' + string(gama.*H)+' wT/2pi = ' + string(real(wT)./(2.*%pi)));
!wH/2pi = 0.0446582 wT/2pi = 0.0336334 wH/2pi = 4.890D-08 wT/2pi = 0.0000352 !
! !
!wH/2pi = 0.5716023 wT/2pi = 0.1203281 wH/2pi = 0.1091160 wT/2pi = 0.0525732 !
--></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>