Skip to main content
Side panel
Home
Trinity Home
Library
Help Desk
Self-Service
Student Email
Faculty Email
You are not logged in. (
Log in
)
Home
Trinity Moodle
Home
Site pages
Math Notation Help
Browse by alphabet
Math Notation Help
Printer-friendly version
This glossary will help you build complex mathematical equations using the Tex markup language. This will involve using @@ or $$ before and after the expression to display the desired results.
Search
Search
Search full text
Browse by alphabet
Browse by category
Browse the glossary using this index
Special
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
|
ALL
L
lambda (lower case greek letter)
$$\lambda$$ gives
Lambda (upper case greek letter)
$$\Lambda$$ gives
Learning Formula
Keyword(s):
learning formula
left only brace
Syntax: \left{...\right.
(note the dot at the end!)
Ex.:
$$f(x)=\left{{x^2, \rm~if x>-1\atop~0, \rm~else}\right.$$ gives
(\rm~something switches to roman style)
less than
$$<$$ is
Keyword(s):
less than
<
less than or equal
$$x\le~y$$ or $$x\leq~y$$ gives
Keyword(s):
<=