--- loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex 2003/06/10 15:27:06 1.2 +++ loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex 2003/06/27 14:20:01 1.3 @@ -43,13 +43,13 @@ sinh(x), cosh(x), tanh(x) & \&sinh(\$x) asinh(x), acosh(x), atanh(x) & \&asinh(\$x), \&acosh(\$x), \&atanh(\$x) &   \\ \hline -/DIS(\$x,''nn'') & \&format(\$x,''nn'') &  The difference is obvious. \\ +/DIS(\$x,''nn'') & \&format(\$x,'nn') &  The difference is obvious. \\ \hline -Not in CAPA & \&prettyprint(\$x,''nn'') &   \\ +Not in CAPA & \&prettyprint(\$x,'nn') &   \\ \hline -Not in CAPA & \&dollarformat(\$x &   \\ +Not in CAPA & \&dollarformat(\$x) &   \\ \hline roundto(x,n) & \&roundto(\$x,\$n) &   \\