There was a left over.
This commit is contained in:
13
section/abs-floating.tex
Normal file
13
section/abs-floating.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\section{演習課題2 浮動小数点数版}
|
||||
|
||||
倍精度浮動小数点数を読み込み、その絶対値を出力するプログラム。
|
||||
|
||||
\subsection{コードリスティング}
|
||||
|
||||
\lstinputlisting[language=C,title={演習課題2 浮動小数点数版}]{../programs/abs-floating/main.c}
|
||||
|
||||
\subsection{実行結果}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=\textwidth]{./assets/abs-floating.png}
|
||||
\end{center}
|
||||
Reference in New Issue
Block a user