Search found 2 matches

by cloud28
Wed Aug 24, 2011 10:00 pm
Forum: Math & Science
Topic: Questions about Equations and Terms
Replies: 3
Views: 1891

Re: Questions about Equations and Terms

Thanks so much for the fast reply, I eventually figured it out! :D

I have one more question, how do I type a dot multiplication symbol in text rather than using the new equation parameters?

for example (u - v "dot" v/2)

Thanks so much!
by cloud28
Wed Aug 24, 2011 9:08 pm
Forum: Math & Science
Topic: Questions about Equations and Terms
Replies: 3
Views: 1891

Questions about Equations and Terms

Hi, I am a beginner just starting to learn LaTeX, I have a couple of questions:
excerpt.png
First, how do I type St with t as a subscript?

Second, how do I type the first equation? I need something like
dSt = u S dt + v S dWt

For this I typed:
\begin{equation}\label{GMB}
{dS$_t$} = u\S\{dt} + v ...