bits.per.integer {splus2R}R Documentation

Internal Size of an integer

Description

Reports the size of an integer in bits.

Usage

bits.per.integer()

Details

Included for S-PLUS compatibility; R currently uses 32-bit integers, even on 64-bit machines.

Author(s)

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

Examples

bits.per.integer()

[Package splus2R version 1.3-5 Index]