aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CoeffwiseMathFunctionsTable.dox
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2018-10-17 09:29:36 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2018-10-17 09:29:36 +0200
commit1dcf5a6ed8c5878a951b6eb7cbfa473030b3f7a8 (patch)
treeec30b1778bd7dea6556ec10bdff6641b9d24f978 /doc/CoeffwiseMathFunctionsTable.dox
parent9e96e91936bdcb5fac72109b165c2880ff87272a (diff)
fix typo in doc
Diffstat (limited to 'doc/CoeffwiseMathFunctionsTable.dox')
-rw-r--r--doc/CoeffwiseMathFunctionsTable.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CoeffwiseMathFunctionsTable.dox b/doc/CoeffwiseMathFunctionsTable.dox
index 3ae9420dc..c39a4bfab 100644
--- a/doc/CoeffwiseMathFunctionsTable.dox
+++ b/doc/CoeffwiseMathFunctionsTable.dox
@@ -271,7 +271,7 @@ This also means that, unless specified, if the function \c std::foo is available
<tr>
<td class="code">
\anchor cwisetable_atan
- a.\link ArrayBase::atan tan\endlink(); \n
+ a.\link ArrayBase::atan atan\endlink(); \n
\link Eigen::atan atan\endlink(a);
</td>
<td>computes arc tangent (\f$ \tan^{-1} a_i \f$)</td>