[Bugzilla] [Bug 1200] Samuel GOUGEON has changed bug_file_loc, component
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Fri Mar 23 02:07:46 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=1200
--------- Bug Summary -----------
Incoherence dans le format d'un nombre. En prenant par exemple j=0.001, on obti
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_file_loc, component
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|-->j=0.001
|
| j =
|
| .001
|
|
|
|-->format("v",6)
|
|-->j
|
| j =
|
| .001
|
|
|
|-->format("v",7)
|
|-->j
|
| j =
|
| 1.E-03
|
|
|
|-->format("v",8)
|
|-->j
|
| j =
|
| .001 |
Component|Scilab |Strings
--
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/20180323/11f7fc61/attachment.htm>
More information about the Bugzilla
mailing list