Rdocumentation
powered by
Learn R Programming
splus2R (version 1.0-1)
bits.per.integer: Internal Size of an integer
Description
Reports the size of an integer in bits.
Usage
bits.per.integer()
Arguments
Details
Included for S-PLUS compatibility; R currently uses 32-bit integers, even on 64-bit machines.
Examples
Run this code
bits.per.integer()
Run the code above in your browser using
DataLab