Search found 29 matches

by financialwar
Sat Jan 26, 2013 10:40 am
Forum: Math & Science
Topic: Command for custom Symbol
Replies: 3
Views: 6711

Command for custom Symbol

Hello.

Does anyone know the command for the symbol in the attached picture?
by financialwar
Mon Jan 14, 2013 10:02 am
Forum: Math & Science
Topic: Letter proportional to Formula
Replies: 1
Views: 2488

Letter proportional to Formula

I have the above formula, but the "r" on the bottom seem is normal size and compared to the rest of the formula it is too small.
\[
PV=PMT\left[\dfrac{(1+r)\left[\dfrac{1-(1+r)^{-n}}{r}\right]-n(1+r)^{-n}}{r}\right]
\]
Is there a way to make it more proportional to the rest of the formula?
by financialwar
Mon Oct 29, 2012 1:18 pm
Forum: Math & Science
Topic: Equations aligned at equal Sign
Replies: 6
Views: 38454

Re: Equations aligned at equal Sign

yea, Sir!
by financialwar
Mon Oct 29, 2012 12:25 pm
Forum: Math & Science
Topic: Equations aligned at equal Sign
Replies: 6
Views: 38454

Equations aligned at equal Sign

Sorry, my mistake. Got mixed up with {eqnarray}.
by financialwar
Mon Oct 29, 2012 11:55 am
Forum: Math & Science
Topic: Equations aligned at equal Sign
Replies: 6
Views: 38454

Re: Equations aligned at equal Sign

still don't align, just read the guide, don't you have to put & before and after the = sign?
by financialwar
Mon Oct 29, 2012 10:21 am
Forum: Math & Science
Topic: Equations aligned at equal Sign
Replies: 6
Views: 38454

Equations aligned at equal Sign

I want the equations to be aligned at the equal signs. This is my attempt, I also tried with {eqnarray}, can't get the equal sign to line up.

Code: Select all

\begin{align*}
  interest = PV (r \times t)\\
           = 8000 \left(0.06\times \frac{128}{365}\right)\\
           = \$ 168.32
\end{align*}
by financialwar
Mon Oct 29, 2012 2:07 am
Forum: Graphics, Figures & Tables
Topic: Table with Calculations
Replies: 7
Views: 5959

Re: Table with Calculations

why no one mentioned excel2latex, this add-on makes tabular making so easy.
by financialwar
Sun Oct 28, 2012 5:46 pm
Forum: Community talk
Topic: Official LaTeX Qualification or Certification
Replies: 2
Views: 8314

Official LaTeX Qualification or Certification

I wonder if there is a LaTeX qualification or certificate out there?
by financialwar
Sun Oct 28, 2012 5:33 pm
Forum: Graphics, Figures & Tables
Topic: Table Head without Specification between two Columns
Replies: 0
Views: 1620

Table Head without Specification between two Columns

\begin{tabular}{rl@{33}rrrcc}
\hline
Position & Clubs& W & T & L & Goals & Points \\
\hline
1 & amesville & • & • & • & • & • \\
\hline
2 & Borden & • & • & • & • & • \\
\hline
3 & Clarkson & • & • & • & • & • \\
\hline
4 & Daysdon & • & • & • & • & • \\
\hline
5 & Edgartown ...
by financialwar
Sun Oct 28, 2012 5:06 pm
Forum: Texmaker and TeXstudio
Topic: Change Type of Cursor
Replies: 3
Views: 54573

Re: Change Type of Cursor

Thanks, is this LaTeX specific? Because insert doesn't do the same thing in Word or Notepad