sqrt

From STX Wiki
Jump to navigationJump to search

Compute the square root of the elements of the argument.

Usage
sqrt(x)
Result
The result of this function has always the same type as the argument x. The square root of each element of x is computed.
See also
operator ^, exp

<function list>

Navigation menu

Personal tools