Kleine Anpassung
authorJoey Schulze <joey@infodrom.org>
Wed, 19 Apr 2006 10:54:31 +0000 (10:54 +0000)
committerJoey Schulze <joey@infodrom.org>
Wed, 19 Apr 2006 10:54:31 +0000 (10:54 +0000)
man3/csin.3
man3/csinh.3

index 0538fac..bcd7903 100644 (file)
@@ -17,7 +17,7 @@ csin, csinf, csinl \- die komplexe Sinusfunktion
 Mit der Option \-lm linken.
 .SH BESCHREIBUNG
 Der komplexe Sinus
-.BR csin(z)
+csin(z)
 ist definiert durch
 (exp(i*z)-exp(-i*z))/(2*i).
 .SH KONFORM ZU
@@ -26,4 +26,4 @@ C99
 .BR cabs (3),
 .BR csin (3),
 .BR ctan (3),
-.BR complex (5),
+.BR complex (5).
index b176b3c..887e304 100644 (file)
@@ -26,4 +26,4 @@ C99
 .BR cabs (3),
 .BR ccosh (3),
 .BR ctanh (3),
-.BR complex (5),
+.BR complex (5).