[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex CAPA_LON-CAPA_function_diffs.tex

bisitz lon-capa-cvs-allow@mail.lon-capa.org
Fri, 15 Feb 2008 17:00:22 -0000


bisitz		Fri Feb 15 12:00:22 2008 EDT

  Modified files:              
    /loncom/html/adm/help/tex	CAPA_LON-CAPA_function_diffs.tex 
  Log:
  Added entry for &cas() and for &implicit_multiplication()
  
  
Index: loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex
diff -u loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex:1.5 loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex:1.6
--- loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex:1.5	Tue Sep 11 17:53:41 2007
+++ loncom/html/adm/help/tex/CAPA_LON-CAPA_function_diffs.tex	Fri Feb 15 12:00:21 2008
@@ -58,6 +58,12 @@
 roundto(x,n)  & \&roundto(\$x,\$n)  &   \\ 
 
  \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)  &   \\ 
 
  \hline