From cf822e3c94c2cdec736cdf7b503790b17179afcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20B=C3=ADlka?= Date: Wed, 26 Feb 2014 23:27:38 +0100 Subject: Fix two spaces after sentence. Minor formatting fix that was carried by issuing sed -e"s/\. \([A-Z]\)/. \1/" followed by editing result. --- manual/math.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/math.texi') diff --git a/manual/math.texi b/manual/math.texi index a884cb7..206021c 100644 --- a/manual/math.texi +++ b/manual/math.texi @@ -800,7 +800,7 @@ or is very close to 0. It is well-defined for all other values of @deftypefunx {complex long double} clog10l (complex long double @var{z}) @safety{@prelim{}@mtsafe{}@assafe{}@acsafe{}} These functions return the base 10 logarithm of the complex value -@var{z}. Mathematically, this corresponds to the value +@var{z}. Mathematically, this corresponds to the value @ifnottex @math{log (z) = log10 (cabs (z)) + I * carg (z)} -- cgit v1.1