mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 03:39:01 +08:00
Add documentation and very simple test for array atan().
This commit is contained in:
parent
eb49100de9
commit
55453c51e8
@ -142,6 +142,9 @@ tan() const
|
||||
}
|
||||
|
||||
/** \returns an expression of the coefficient-wise arc tan of *this.
|
||||
*
|
||||
* Example: \include Cwise_atan.cpp
|
||||
* Output: \verbinclude Cwise_atan.out
|
||||
*
|
||||
* \sa cos(), sin(), tan()
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user