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

version 1.6, 2008/02/15 17:00:21 version 1.7, 2008/03/21 00:10:34
Line 61  roundto(x,n)  & \&roundto(\$x,\$n)  &   Line 61  roundto(x,n)  & \&roundto(\$x,\$n)  &  
 Not in CAPA  & \&cas(\$s,\$e)  &   \\   Not in CAPA  & \&cas(\$s,\$e)  &   \\ 
   
  \hline    \hline 
 Not in CAPA  & \&implicit_multiplication(\$f)  &   \\   Not in CAPA  & \&implicit\_multiplication(\$f)  &   \\ 
   
  \hline    \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)  &   \\ 

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


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