sub1
|
The sub1 function decrements its argument by 1. Usage The sub1 function is a shorthand for the expression (- num 1).
(sub1 num ) Returns the result of the decrement
Expression:
Arguments
Name
Type
Description Argument: num Number
The operand to be decremented.
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
|