Le 02/09/2016 à 14:32, [email protected] a écrit : > > When the %s_ overload is called, it is often due to some unsupported > complex values (even with null imaginary parts: only the encoding matters). > So, you may check before calling rat() that its input argument is not > of complex type , with isreal(x).
thanks Samuel, an imaginary part was present due to rounding errors Grrr.... Philippe _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
