--- loncom/html/adm/help/tex/Numerical_Response_Format.tex 2005/03/31 14:43:14 1.3 +++ loncom/html/adm/help/tex/Numerical_Response_Format.tex 2013/07/05 18:30:40 1.4 @@ -6,5 +6,6 @@ that, you can use the \textbf{Format} fi (without the quotes) will display three significant digits in scientific notation. Format strings like {}``2f'' will display two digits after the decimal point. Format strings like {}``2s'' will round a number to -2 significant digits. +2 significant digits. For a summary of numerical format statements, see the +\texttt{num} tag section \ref{Authoring_Output_Tags}.