--- loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex 2003/06/27 14:20:01 1.3 +++ loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex 2007/09/11 21:53:41 1.5 @@ -46,10 +46,13 @@ asinh(x), acosh(x), atanh(x) & \&asinh( /DIS(\$x,''nn'') & \&format(\$x,'nn') &  The difference is obvious. \\ \hline -Not in CAPA & \&prettyprint(\$x,'nn') &   \\ +Not in CAPA & \&prettyprint(\$x,'nn','optional target') &   \\ \hline -Not in CAPA & \&dollarformat(\$x) &   \\ +Not in CAPA & \&dollarformat(\$x,'optional target') &   \\ + + \hline +Not in CAPA & \&languages(@desired\_languages) &   \\ \hline roundto(x,n) & \&roundto(\$x,\$n) &   \\