- Open the Latex editor.
- type this following Latex code in the Latex editor:
%!TEX TS-program = pdflatex
%!TEX encoding = UTF-8 Unicode
%Typeset/Build program
\documentclass[varwidth,multi=page,margin=5,preview]{standalone}
\usepackage[T1]{fontenc}
\usepackage{array}
\usepackage{amsmath}
\usepackage{charter}
\begin{document}
%\begin{page}
%\Huge{\textbf{Latex Math\\ Symbol And\\ Equations 1}}\newline\newline
%\large{\textbf{by: Private Course And Tutor Course}}
%\end{page}
\begin{page}
{\Huge \textbf{Number Sets:}}
Complement: $A^{\prime}$
Proper subset: $A \subset B$
Empty set: $\emptyset$
Union of sets: $A \cup B$ Or $A \bigcup B$
Intersection of sets: $A \cap B$ Or $A \bigcap B$
Difference of sets: $A \setminus B$ \\
\large{\textbf{Latex source:}}
\large{}
\begin{verbatim}
Complement: $A^{\prime}$
Proper subset: $A \subset B$
Empty set: $\emptyset$
Union of sets: $A \cup B$ Or $A \bigcup B$
Intersection of sets: $A \cap B$ Or $A \bigcap B$
Difference of sets: $A \setminus B$
\end{verbatim}
\end{page}
\end{document} - Save file as LatexMathSymbolAndEquations1so.tex.
- run the Typeset command or similar other command with pdfLatex.
- to see the output, click at the Latex Math Symbol And Equations 1
Jumat, 11 Oktober 2024
Latex Math Symbol And Equations source 1
Langganan:
Posting Komentar (Atom)
Various Other Posts
-
Math Lesson Topics For Pre Kindergarten Numbers Getting To Know Numbers Counting Number Comparing Number: Longer Or Shorter The Equal Symbol...
-
type this following latex code for drawing a number line: \documentclass[tikz,margin=0.25cm]{standalone} \usepackage{tikz} \usepackage{a...
-
type this following latex code for drawing a triangle: \documentclass[12pt, border=5mm]{standalone} \usepackage{tikz} \usepackage{amsmath} \...
-
State (Chart/Machine) Diagram Purpose It is used to model dynamic nature of the system. State diagram is used to describe the life time of a...
-
Pendidikan Jasmani Olahraga Kesehatan Beberapa aktivitas kebugaran jasmani, di antaranya: Push up untuk melatih kekuatan otot lengan. Sit u...
Tidak ada komentar:
Posting Komentar