Non-vector 1D arrays print as #1()
[bpt/guile.git] / doc / r5rs / r5rs.texi
index 1c3df60..775c930 100644 (file)
 @author C. H@sc{ANSON} 
 @author K. M. P@sc{ITMAN} 
 @author M. W@sc{AND} 
-@author 
 
 
 @c  {\it Dedicated to the Memory of ALGOL 60}
 
 
 
-@unnumbered Summary
+@majorheading Summary
 
 
 The report gives a defining description of the programming language
@@ -4446,7 +4445,7 @@ With log defined this way, the values of sin^-1 z, cos^-1 z,
 and tan^-1 z are according to the following formulae:
 
 
-@center sin^-1 z = -i log (i z + sqrt1 - z^2)
+@center sin^-1 z = -i log (i z + sqrt(1 - z^2))