[Bugzilla] [Bug 9516] Samuel GOUGEON has changed bug_status, component, resolution
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Mar 21 00:34:46 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=9516
--------- Bug Summary -----------
Wrong open parenthesis
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_status, component, resolution
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|Scilab |Console
Resolution|--- |WORKSFORME
--- Comment #2 from Samuel GOUGEON <sgougeon at free.fr> ---
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 !
-->
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180321/2bbff10d/attachment.htm>
More information about the Bugzilla
mailing list