Diff for /loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex between versions 1.5 and 1.6

version 1.5, 2007/09/11 21:53:41 version 1.6, 2008/02/15 17:00:21
Line 58  Not in CAPA  & \&languages(@desired\_lan Line 58  Not in CAPA  & \&languages(@desired\_lan
 roundto(x,n)  & \&roundto(\$x,\$n)  &   \\   roundto(x,n)  & \&roundto(\$x,\$n)  &   \\ 
   
  \hline    \hline 
   Not in CAPA  & \&cas(\$s,\$e)  &   \\ 
   
    \hline 
   Not in CAPA  & \&implicit_multiplication(\$f)  &   \\ 
   
    \hline 
 web(``a'',''b'',''c'') or web(a,b,c)  & \&web(``a'',''b'',''c'') or \&web(\$a,\$b,\$c)  &   \\   web(``a'',''b'',''c'') or web(a,b,c)  & \&web(``a'',''b'',''c'') or \&web(\$a,\$b,\$c)  &   \\ 
   
  \hline    \hline 

Removed from v.1.5  
changed lines
  Added in v.1.6


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