get.machine.precision {DOQTL}R Documentation

Get the machine precsion

Description

Get the machine precision from .Machine$double.eps on a log10 scale.

Usage

get.machine.precision()

Value

Numeric value containing the machine precision.

Author(s)

Daniel Gatti

Examples

  get.machine.precision()

[Package DOQTL version 1.19.0 Index]