発言者: tDB
発言日: 2005 10/17 19:35
発言元: 211.133.35.30
> 三角関数のグラフを書いていて、
> 横軸にxではなく\thetaを書きたいのですが、
> どうすればよいでしょうか。
座標軸の名称変更などについて
sampleP.tex ( or sampleP.pdf)
の
§13 座標平面
13.5 zahyou環境のオプション
13.5.2 座標軸の名称変更
をご覧ください。
簡単なサンプルリストです:
% --- re3777.tex -----------------------
\documentclass{jarticle}
\usepackage{emathPp}
\begin{document}
\begin{zahyou}[ul=8mm,yokozikukigou={$\theta$},gentenhaiti={[se]}](-4,7)(-1.5,1.5)
\def\Fx{sin(X)}
\YGurafu*\Fx
\end{zahyou}
\end{document}
▼関連発言
│
└◆3777:三角関数のグラフ [くゆ] 10/17 19:24
└◆3778:Re:三角関数のグラフ [tDB] 10/17 19:35<-last