Navigation

Operators and Keywords

Function List:

C++ API

: realsqrt (x)

Return the real-valued square root of each element of x.

If any element results in a complex return value realsqrt aborts and issues an error.

See also: sqrt, realpow, reallog.

Package: octave