mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-13 08:31:48 +08:00
fix typo in doc
(grafted from 1dcf5a6ed8c5878a951b6eb7cbfa473030b3f7a8 )
This commit is contained in:
parent
9ccbaaf3dd
commit
9a53659b08
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user