Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Mathematical Functions
Topic: Common Functions

Function: sqrt
Description: sqrt computes the square root of the elements of an array.

Usage: z = sqrt (x)
Input:
x array
Output:
z array

Note:

Example:

sqrt (#(9, 25, 36)')
Result:

Contents of sqrt
[1,]     3     5     6 

Group: Mathematical Functions
Topic: Common Functions

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

(C) MD*TECH Method and Data Technologies, 28.6.1999