On Sat, 27 Jan 2007 20:59:19 -0800, Timothy Clemans <[EMAIL PROTECTED]> wrote:
>
> Is gcd(5,10,3) supposed to say 5? It should say 1 right? I need it to
> say 1 for a some stuff I'm doing with multiples of numbers and certain
> divisors within set ranges.
Type gcd? to understand how the function works. By the way, you want
gcd([5,10,3])
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---