Using ATOMS Modules

Guilherme Kunigami kunigami.dev at gmail.com
Sun Jan 2 20:09:01 CET 2011


Hi all,
I'm trying to use ATOMS modules.

I followed the wiki http://wiki.scilab.org/ATOMS In the case, the number
theory module, named 'number'. I'm not quite sure how to use it.

What I did was:

atomsInstall('dispmat');
atomsInstall('apifun');
atomsInstall('number', '1.1');

In here: http://atoms.scilab.org/toolboxes/number/1.1 are listed some
functions, like 'number_carmichael'. I tried the following:

number_carmichael();

But it didn't work.

Am I doing it right?

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110102/2c5e6d92/attachment.htm>


More information about the users mailing list