SizeOfDouble: Byte-length of a 'double' typed variable

View source: R/RcppExports.R

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())

mcga documentation built on Nov. 27, 2023, 5:12 p.m.