hey everybody,
I would like to divide one array by another array and deal with the REST of the division of each element.
Unfortunatly I can't find a function that provides (only) the rest of a division.
I need this to build an application to calculate the lowest common multiple. Does anyone already wrote such a program? It would be very helpful for my if I could use it.
Thanks Claudia