log2
|
The log2 function computes the logarithm of the argument {n} using base 2. Usage The log2 function is used to compute the logarithm of the argument {n} using base 2. The
log2 function is the same as (logbase n 2).
(log2 num) The logarithm of the Number argument (Base 2).
Expression:
Arguments
Name
Type
Description Argument: num Number
A Number
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
|