Name

sinh function template — Computes hyperbolic sine

Synopsis

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

The sinh function computes the hyperbolic sine of the elements of a.