Hi Ben, On Fri, Jun 28, 2013 at 2:01 AM, Ben Lucato <[email protected]> wrote: > As the question states - is there any way to write log bases in latex, > rather than just writing "log"?
Can you be more specific? Are you thinking of writing \log_10(x) for things like log(x, 10) ? I don't think that's currently possible, because log(x, 10) gets converted to log(x)/log(10). Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. For more options, visit https://groups.google.com/groups/opt_out.
