sign
|
The sign function determines whether the argument is positive or negative. Usage The sign function is used to determine if a number is positive or
negative.
(sign num) Returns 1 if the argument is positive and -1 if the argument is negative.
Expression:
Arguments
Name
Type
Description Argument: num Number
A 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 |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|