Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Math Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

sqrt()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

template <class T>

   

RWMathVec<T>

sqrt(const RWMathVec<T>&)

<rw/math/mathvec.h>

RWGenMat<T>

sqrt(const RWGenMat<T>&)

<rw/math/genmat.h>

RWMathArray<T>

sqrt(const RWMathArray<T>&)

<rw/math/mtharray.h>

Description

The square root function. Takes x as an argument and returns y such that
yi = (xi)1/2. For complex classes, the principal value of the complex square root is returned.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.