Hi all,<br>I'm trying to use ATOMS modules.<br><br><div>I followed the wiki <a href="http://wiki.scilab.org/ATOMS">http://wiki.scilab.org/ATOMS</a> In the case, the number theory module, named 'number'. I'm not quite sure how to use it.<br>
<br></div><div>What I did was:</div><div><br></div><div>atomsInstall('dispmat');</div><div>atomsInstall('apifun');</div><div>atomsInstall('number', '1.1');<div><br></div><div>In here: <a href="http://atoms.scilab.org/toolboxes/number/1.1">http://atoms.scilab.org/toolboxes/number/1.1</a> are listed some functions, like 'number_carmichael'. I tried the following:</div>
<div><br></div><div>number_carmichael();</div><div><br></div><div>But it didn't work.</div><div><br></div></div><div>Am I doing it right? </div><div><br></div><div>Thanks,</div>