Andrew P on Wed, 01 Dec 2010 01:33:45 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

getting x,y values from Mod(x,y)


Just curious, if I have a variable of type Mod(x,y), how do I retrieve the
values for x and y for use in other calculations? Thanks!

    -Andrew P-

Edit: I figured out how to get the x value (if a = Mod(7,16), then lift(a)
returns 7, or the value of x) but still don't know how to retrieve the y
value.
-- 
View this message in context: http://old.nabble.com/getting-x%2Cy-values-from-Mod%28x%2Cy%29-tp30343882p30343882.html
Sent from the cr.yp.to - pari-users mailing list archive at Nabble.com.