-
Notifications
You must be signed in to change notification settings - Fork 1
/
93-00-TopicEntryOnAppliedMathematics.tex
76 lines (71 loc) · 2.06 KB
/
93-00-TopicEntryOnAppliedMathematics.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
\documentclass[12pt]{article}
\usepackage{pmmeta}
\pmcanonicalname{TopicEntryOnAppliedMathematics}
\pmcreated{2013-03-22 18:00:19}
\pmmodified{2013-03-22 18:00:19}
\pmowner{CWoo}{3771}
\pmmodifier{CWoo}{3771}
\pmtitle{topic entry on applied mathematics}
\pmrecord{5}{40519}
\pmprivacy{1}
\pmauthor{CWoo}{3771}
\pmtype{Topic}
\pmcomment{trigger rebuild}
\pmclassification{msc}{93-00}
\pmclassification{msc}{92-00}
\pmclassification{msc}{91-00}
\pmclassification{msc}{90-00}
\pmclassification{msc}{74-00}
\pmclassification{msc}{76-00}
\pmclassification{msc}{78-00}
\pmclassification{msc}{80-00}
\pmclassification{msc}{81-00}
\pmclassification{msc}{82-00}
\pmclassification{msc}{83-00}
\pmclassification{msc}{85-00}
\pmclassification{msc}{86-00}
\pmclassification{msc}{70-00}
\pmclassification{msc}{68-00}
\pmclassification{msc}{65-00}
\pmclassification{msc}{62-00}
\pmclassification{msc}{60-00}
%\pmkeywords{applied mathematics}
\pmrelated{OverviewOfTheContentOfPlanetMath}
\endmetadata
\usepackage{amssymb,amscd}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{mathrsfs}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
\usepackage{amsthm}
% making logically defined graphics
%%\usepackage{xypic}
\usepackage{pst-plot}
% define commands here
\newcommand*{\abs}[1]{\left\lvert #1\right\rvert}
\newtheorem{prop}{Proposition}
\newtheorem{thm}{Theorem}
\newtheorem{ex}{Example}
\newcommand{\real}{\mathbb{R}}
\newcommand{\pdiff}[2]{\frac{\partial #1}{\partial #2}}
\newcommand{\mpdiff}[3]{\frac{\partial^#1 #2}{\partial #3^#1}}
\begin{document}
This is an entry-in-progress for a new topic entry on applied math.
\begin{enumerate}
\item Numerical analysis
\item Probability
\item Bibliography for probability
\item \PMlinkescapetext{Statistics}
\item Bibliography for statistics
\item Mathematics in computer science
\item Mathematics in natural sciences
\item Mathematics in social sciences
\item Mathematics of Finance
\end{enumerate}
%%%%%
%%%%%
\end{document}