On Saturday, July 25, 2015 at 9:30:51 PM UTC+2, Jeremy Martin wrote: > > Yes, but if the user knows in advance that the answer will be an integer - > as I did - then it makes sense to use valuation() instead of log(), and a > carefully worded note to that effect in the documentation could be very > helpful to future users. >
Actually, we can unify this, so the user won't have to bother and can use either log(x,y) or valuation(x,y) in those cases. http://trac.sagemath.org/ticket/18970 is ready for review. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
