sin function template
Computes sine
template<typename T> valarray<T> sin(const valarray<T>& a);
The sin function computes
the sine of the elements of a.
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial