subi
|
The subi function returns the difference all of its arguments starting
from the leftmost arguments and returns the result as an Integer quantity.
Usage Use the subi function to subtract two or more numbers and return the result
as an Integer. The subi function will truncate any fractional portion of its
operands before subtracting.
(subi num... ) Returns the result of the add operation
Expression:
Arguments
Name
Type
Description Argument: num Number
One or more Number operands
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
|