Last data update: 2014.03.03

R: Byte-length of a 'double' typed variable
SizeOfDoubleR Documentation

Byte-length of a double typed variable

Description

Byte-length of a double typed variable in computer memory

Usage

SizeOfDouble()

Value

Returns the byte-length of a double typed variable in computer memory

Author(s)

Mehmet Hakan Satman - mhsatman@istanbul.edu.tr

Examples

print(SizeOfDouble())

Results