戻る

Binary Operator Symbols total 3 of 3

     

まず 一式の 表示を 見ます。

出力

画像は適宜 切り取り 拡大縮小をしていますが

039-bin-3of3-w474h348.png

TeX source code

では TeX ファイル (source code)を見てみます。

\documentclass[a4paper,10pt]{jarticle}

\begin{document}
\begin{table}
\caption{Table Binary Operator Symbols 2 of 3}
\label{tab:Bin}
\centering
\begin{tabular}{lll}

\textbackslash sqcap  & square cap &  $\sqcap$\\ 
\textbackslash sqcup  & square cup &  $\sqcup$\\
\textbackslash star  & star  & $\star$\\ 
\textbackslash times  & multiply  & $\times$\\ 
\textbackslash triangleleft  & open triangle pointing left &  $\triangleleft$\\
\textbackslash triangleright  & open triangle pointing right &  $\triangleright$\\ 
\textbackslash uplus  & multiset union &  $\uplus$\\ 
\textbackslash vee  & logical or &  $\vee$\\
\textbackslash wedge  & logical and &  $\wedge$\\ 
\textbackslash wr  & wreath product &  $\wr$\\           

\end{tabular}
\end{table}

\end{document}

にゃんたろう 拝!

2008年 7月29日 (火) 21:01:03 JST 作成


戻る

Copyright © 2006.-2008. nyantarou All Rights Reserved.