Skip to content

Exponents of variables become unreadable on the console using scilab 6.1.1

Reported by pierre perrichon (@perrichonpierre58)

BUG DESCRIPTION:
----------------
Exponents of variables become unreadable on the console using scilab 6.1.1

Example is here provided with scilab 5.5.2 & 6.1.1 using the same preferences (monospaced 13 plain) in scilab console

ERROR LOG:
----------
none

HOW TO REPRODUCE THE BUG:
-------------------------
Enter in scilab 5.5.2 and 6.1.1:

r = poly([-1-%i -1+2*%i 0],'s',"roots")


OTHER INFORMATION:
------------------

 See also "Photo of the bug" in attached file, and transfer functions
Edited by scilab bot