Learn R Programming

DOQTL (version 1.8.0)

get.machine.precision: Get the machine precsion

Description

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

Usage

get.machine.precision()

Arguments

Value

Numeric value containing the machine precision.

Examples

Run this code
  get.machine.precision()

Run the code above in your browser using DataLab