isNegative
|
The isNegative function returns true if the specified argument {obj}
is a negative Number; otherwise, false is returned.
Usage The isNegative function is used to determine if a Number is negative.
Returns true if the object is Negative, false is returned otherwise
Expression:
Arguments
Name
Type
Description Argument: obj Number
Must be a numeric object.
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 | Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|