Name

atan function template — Computes inverse tangent

Synopsis

template<typename T> valarray<T> atan(const valarray<T>& a);

The atan function computes the inverse tangent of each element of a.