Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This is in log?:

   EXAMPLES:

      sage: log(e^2)
      2
      sage: log(1024, 2); RDF(log(1024, 2))
      10
      10.0

So log(x,10) should be what you're looking for...