divi
|
The divi function returns the quotient of its arguments as an Integer quantity.
The divi function accepts any numeric operand and performs any necessary type
conversions prior to performing the division.
Usage Use the divi function to compute the quotient of two or more numbers and
return the result as an Integer. The divi function will truncate any fractional
portion of its operands before dividing.
(divi num1, num2, ... ) Returns the result of the division operation.
Expression:
Arguments
Name
Type
Description Argument: num1 Number
The first operand Argument: num2 Number
An arbitrary number of subsequent 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
|