$log2 » History » Version 2
Per Amundsen, 02/23/2023 04:23 PM
| 1 | 1 | Per Amundsen | _Added in 4.3__ |
|---|---|---|---|
| 2 | |||
| 3 | *$log2(N)* |
||
| 4 | |||
| 5 | Returns the "binary logarithm":https://en.wikipedia.org/wiki/Binary_logarithm of a specified number. |
||
| 6 | |||
| 7 | *Parameters* |
||
| 8 | |||
| 9 | 2 | Per Amundsen | table(ktable). |
| 10 | |*Parameter*|*Description*| |
||
| 11 | | N | Number to calculate. | |