

How scilab calculate modulo(m, n) ?
Hello.
I need some help to discover how scilab internally calculate modulo(m, n). What sub-process are done to achieve the result ?
For example: The modulo(61199, 256) is done the same way that modulo(61199, 171) ?
Thanks,
Fabio
Scilab