sqrt
|
The sqrt function returns the square root of its Number argument. The sqrt function returns the square root of a complex number. Usage The sqrt function is used to compute the square root of a number. The sqrt function is used to find the number, when multiplied by itself,
equals the argument of the expression. Do not use if an immediate type, such as a real
number, would suffice. Since complex numbers are heap objects, they require more space
and operations on these types are slower than on immediate types.Complex
Complex
A complex number holding the square root of its argument X.
Expression:
Arguments
Name
Type
Description Argument: X Complex
A complex number.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|