Latex formatting

From: Peter Wintoft <peter(at)lund(dot)irf(dot)se>
To: pgsql-novice(at)postgresql(dot)org
Subject: Latex formatting
Date: 2012-10-16 17:47:37
Message-ID: 74AFB37B-0B1B-4FBF-933C-AAF9C7628706@lund.irf.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I am quite new to Postgresql, but I have used MySQL quite a lot. But now I'm thinking of switching for several different reasons, and one of them is that I found that you can get output formatted as a Latex table. Excellent.

Now to my question: Is it possible to get decimal numbers in scientific notation, so that e.g. 0.052 becomes $5.2 \cdot 10^{-2}$ ?

Thanks!

Peter

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bruce Momjian 2012-10-16 18:29:40 Re: Latex formatting
Previous Message Adam Mackler 2012-10-16 04:46:04 Re: Equivalence of CROSS JOIN and comma