<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<font face="Courier New">Dear all,<br>
<br>
</font>The documentation of rationals
(<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.1.0/en_US/rational.html">https://help.scilab.org/docs/6.1.0/en_US/rational.html</a>) mentions<br>
<br>
<font face="Courier New"> R = tlist(['r','num','den','dt'], Num,
Den,[])<br>
<br>
However, if one attempts to create a rational with this syntax the
result is an error message. Is it because the first argument is
sort of protected and cannot be redefined?<br>
<br>
If this is the case it would be great if it were clarified in the
documentation to avoid confusion.<br>
<br>
Regards,<br>
<br>
Federico Miyara<br>
</font><font face="Courier New"></font>
</body>
</html>