splus2R (version 1.3-5)

bits.per.integer: Internal Size of an integer

Description

Reports the size of an integer in bits.

Usage

bits.per.integer()

Arguments

Author

Dunlap, W.M., and Taylor, C.F.

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