![]()
|
subi
|
The subi function returns the difference all of its arguments starting
from the leftmost arguments and returns the result as an Integer quantity.
When to use 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
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
The subi function performs addition of the argument values , which in
these examples are Numbers and Money values and returns the result
as an Integer.
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types num One or more Number operands Number
Returns:
Examples
Argument Types
Number
Integer
How do I contact the AIS team?