math.log2() |
Returns test |
| x | ?? |
| base | optional |
| REMARKS |
| * math module * Return the base-2 logarithm of x. This is usually more accurate than log(x, 2). |
??
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top
math.log2() |
Returns test |
| x | ?? |
| base | optional |
| REMARKS |
| * math module * Return the base-2 logarithm of x. This is usually more accurate than log(x, 2). |
??