Diff for /loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex between versions 1.3 and 1.4

version 1.3, 2003/06/27 14:20:01 version 1.4, 2004/02/18 23:00:20
Line 46  asinh(x), acosh(x), atanh(x)  & \&asinh( Line 46  asinh(x), acosh(x), atanh(x)  & \&asinh(
 /DIS(\$x,''nn'')  & \&format(\$x,'nn')  &  The difference is obvious. \\   /DIS(\$x,''nn'')  & \&format(\$x,'nn')  &  The difference is obvious. \\ 
   
  \hline    \hline 
 Not in CAPA  & \&prettyprint(\$x,'nn')  &   \\   Not in CAPA  & \&prettyprint(\$x,'nn','optional target')  &   \\ 
   
  \hline    \hline 
 Not in CAPA  & \&dollarformat(\$x)  &   \\   Not in CAPA  & \&dollarformat(\$x,'optional target')  &   \\ 
   
  \hline    \hline 
 roundto(x,n)  & \&roundto(\$x,\$n)  &   \\   roundto(x,n)  & \&roundto(\$x,\$n)  &   \\ 

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>