From: wolf Date: Fri, 16 Jul 1999 11:12:20 +0000 (+0000) Subject: More doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950f0d09bf82698aebeae09b891cdd3a45e1f392;p=dealii-svn.git More doc update. git-svn-id: https://svn.dealii.org/trunk@1583 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/convergence_table.h b/deal.II/base/include/base/convergence_table.h index a70781325e..be95de5658 100644 --- a/deal.II/base/include/base/convergence_table.h +++ b/deal.II/base/include/base/convergence_table.h @@ -59,7 +59,7 @@ class ConvergenceTable: public TableHandler * the reduction rate with the assumption * row-1: h, row: h/2. Hence the order * is evaluated by - * $\log(value(row-1)/value(row))/\log 2$. + * $log(value(row-1)/value(row))/log 2$. * * Rate in relation to a reference column: *