Platform | x64, Win32, .NET |
Purpose |
To get the number of bits in an integer. |
Class |
Inquiry function. |
Syntax |
INTEGER FUNCTION BIT_SIZE(I) |
Description |
I can be a scalar or an array. |
Return value |
The result is a scalar of the same type as the argument. |