Post Reply 
How to create a table
12-31-2013, 05:29 PM
Post: #3
RE: How to create a table
(12-31-2013 07:21 AM)Thomas Klemm Wrote:  In a recent thread I tried to create a table:

   10: 1.291303564
   20: 1.291290482
   50: 1.291286729
  100: 1.291286183
  200: 1.291286042
  500: 1.291286006
 1000: 1.291285997

You could also create the table as a LaTex expression:
\[\begin{matrix}
10: & \underline{1.291}303564 \\
20: & \underline{1.2912}90482 \\
50: & \underline{1.29128}6729 \\
100: & \underline{1.29128}6183 \\
200: & \underline{1.29128}6042 \\
500: & \underline{1.29128}6006 \\
1000: & \underline{1.291285997}
\end{matrix}\]
Mark Hardman

Ceci n'est pas une signature.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to create a table - Thomas Klemm - 12-31-2013, 07:21 AM
RE: How to create a table - Mark Hardman - 12-31-2013 05:29 PM
RE: How to create a table - Dave Hicks - 01-02-2014, 03:18 PM
RE: How to create a table - Thomas Klemm - 01-02-2014, 10:45 PM
RE: How to create a table - Dave Hicks - 01-08-2014, 05:59 AM
RE: How to create a table - Thomas Klemm - 03-14-2015, 08:52 AM
RE: How to create a table - matthiaspaul - 03-18-2015, 11:29 PM
RE: How to create a table - Dave Hicks - 03-21-2015, 05:27 PM
RE: How to create a table - matthiaspaul - 03-22-2015, 11:43 PM
RE: How to create a table - Thomas Klemm - 03-23-2015, 08:31 PM



User(s) browsing this thread: 2 Guest(s)